php - Sort Joomla / Virtuemart generated address list -


i'm trying make list generated virtuemart 2 ordered alphabetically. found list rendered in view, can't code, have work this:

<?php echo $this->lists['shipto']; ?>  

i found code @

components/com_virtuemart/views/user/tmpl/edit_address_addshipto.php 

i tried using js need class ul generated, ul not class.

can explain me how can list sorted?


Comments

Popular posts from this blog

java - Incorrect order of records in M-M relationship in hibernate -

command line - Use qwinsta in PowerShell ISE -

php - I want to create a website for polls/survey like this http://www.poll-maker.com/ -