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)
committerGalen Charlton <gmc@esilibrary.com>
Wed, 5 Jun 2013 14:31:06 +0000 (07:31 -0700)
commit7668e19c9593da570cffb5cd4640fe175d739328
tree7fa351cdcedac53d3f31eebe65388745d3c55d59
parent787a480626be474afa65737ae37a6c07cad0b1c7
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>
koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt
reserve/request.pl