Bug 12673: Remove CGI::scrolling_list from C4::Items.pm
authorBernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Tue, 29 Jul 2014 18:00:56 +0000 (15:00 -0300)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Sun, 3 Aug 2014 20:21:08 +0000 (17:21 -0300)
commit4e278782f156a9d7452e6e9ddcefee9542b964fc
tree906b2464cc512713f006e71b7c795fa71f841c1c
parentab0d9ae5163d22a9f0e971a80d8470275332fe67
Bug 12673: Remove CGI::scrolling_list from C4::Items.pm

This patch removes only instance in this file

To test:
1. Apply the patch
2. (Esay way) Put on staff URL
/cgi-bin/koha/services/itemrecorddisplay.pl?biblionumber=N&itemnumber=M
3. Code replaced corresponds to pulldowns, verify information
is correct (check with another item edit view)

PrepareItemrecordDisplay() in Items.pm is filled with chunks of
HTML code that must be put on TT file. For now scrolling_list
is the only removed.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Tested different item edit displays and the URL given above,
no regressions found. Also passes all tests and QA script.

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
C4/Items.pm
koha-tmpl/intranet-tmpl/prog/en/modules/services/itemrecorddisplay.tt