]> git.koha-community.org Git - koha.git/commit
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 Nighswonger <chris.nighswonger@gmail.com>
Sun, 14 Aug 2011 17:46:10 +0000 (13:46 -0400)
commit1f3ae4aa4265a1e3d822a237dfcb25c4310dffe9
tree6fd51b1e4594f73062d4e07e47b1cc466e6906fb
parent5d474bdf5f159b4c3bb8a2b00039765dcad98410
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>
(cherry picked from commit 1a03a8a38eb07b9bf55e3e2afeb4f2cb4e954f66)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
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