]> git.koha-community.org Git - koha.git/commit
Bug 766: remove CGI::scrolling_list from request.pl
authorColin Campbell <colin.campbell@ptfs-europe.com>
Thu, 30 May 2013 17:23:55 +0000 (18:23 +0100)
committerBernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Sat, 13 Jul 2013 17:52:58 +0000 (14:52 -0300)
commitccbc3226646c3c3b68b2ecffc84689a0f66a7ace
treedd9c428b6458591ccd6b1e2599f16ca9aa4ebb15
parent0cb17b47f67f1d91221841e70f8430bdca5642a8
Bug 766: remove CGI::scrolling_list from request.pl

Let the template take care of generating the display.
Lets at least part of request.pl be more succinct.

To test, place a hold and search for the patron using a partial name.
You should get a dropdown select list of patrons and be able to select
the patron to hold for from there.

The functionality should remain unimpaired after this patch is applied.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit 7668e19c9593da570cffb5cd4640fe175d739328)
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
(cherry picked from commit b88f16a4e99d533753e3d707239e94da019ce303)
Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
(cherry picked from commit b88f16a4e99d533753e3d707239e94da019ce303)
koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt
reserve/request.pl