Bug 6181: Remove CGI Scolling lists from C4::Budgets
authorColin Campbell <colin.campbell@ptfs-europe.com>
Wed, 13 Apr 2011 16:21:47 +0000 (17:21 +0100)
committerChris Cormack <chrisc@catalyst.net.nz>
Sun, 14 Aug 2011 08:24:31 +0000 (20:24 +1200)
commit1a03a8a38eb07b9bf55e3e2afeb4f2cb4e954f66
tree48de7f68db8c677eb88bad1652e28fe6a42fcfb4
parentb7985fb04f9772c5134a5b5fa0be812a3e43624f
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>
C4/Budgets.pm
acqui/addorderiso2709.pl
acqui/fetch_sort_dropbox.pl [deleted file]
acqui/neworderempty.pl
admin/aqbudgetperiods.pl
admin/aqbudgets.pl
admin/aqplan.pl
koha-tmpl/intranet-tmpl/prog/en/modules/acqui/addorderiso2709.tt
koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt