Koha/koha-tmpl/intranet-tmpl/prog/en
Colin Campbell 1a03a8a38e Bug 6181: Remove CGI Scolling lists from C4::Budgets
As noted on bug 766 more cases of usage of
CGI::scrolling_list were imported into C4::Budgets
Even if we were not trying to remove usage of this
the C4 modules are not the place to generate markup
Most of these routines are noise as they are not used in
any current code but cause confusion and increase
maintenance overhead. They are removed

The sort dropboxes on order create are the only
references in current templates to these routines
they have been replaced by a select list generated
by the markup.
They can probably be removed too but their existence
although the option that causes them to be displayed
seems unlikely to be set. I've left them pending
resolution of some of the inconsistencies and
confusions surrounding Budgts

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2011-08-14 20:24:31 +12:00
..
css Fix for Bug 6346 - Patron search results should be valigned top 2011-08-12 13:35:41 +12:00
includes Bug 6692: Small template change: Set > Set library 2011-08-14 19:51:12 +12:00
js BZ6073: string misses to be translatable 2011-08-10 13:02:05 +12:00
lib Bug 6235 : Corrects the behaviour of the humanmsg box on IE8 and IE7. 2011-08-11 12:11:45 +12:00
modules Bug 6181: Remove CGI Scolling lists from C4::Budgets 2011-08-14 20:24:31 +12:00
xslt 5663: Show control number without organization code in staff URLs 2011-08-13 20:01:26 +12:00
columns.def Bug 5268: Change all occurances of 'debar' to 'restrict' 2011-06-07 11:28:01 +12:00