Hi,
I've been studying the code to hopefully find (and eventually fix)
all occurrences of code to display an ordered list of branches,
to close Bug 5634 [1]

There is a zoo of different versions, so I have some questions:

1) It's desirable to change the code to use GetBranchesLoop()
whenever possible, or only fix the sort order in place?

2) Some solutions use CGI::scrolling_list() to draw the drop down list.
This simplifies the template, but is more code in the script.
Which version do you think is better?

Regards,
Bernardo

[1] http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5634

-- 
Bernardo Gonzalez Kriegel
[email protected]
_______________________________________________
Koha-devel mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to