Bug 14275: Remove CGI::scrolling_list from guided_reports.pl
commitf911c57996b7a53b48a2c45b20f0fde9ea050371
authorBernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Tue, 26 May 2015 14:00:02 +0000 (26 11:00 -0300)
committerLiz Rea <wizzyrea@gmail.com>
Sun, 7 Jun 2015 22:53:50 +0000 (8 10:53 +1200)
tree977c38c39c3894537807365caa09ac95b058d264
parent55afd5f0090ebb40f37316c71d30779de839b1a7
Bug 14275: Remove CGI::scrolling_list from guided_reports.pl

Remove an instance of CGI::scrolling_list from this file

To test:
1) Go to Reports, Guided report wizard, New SQL report

2) Create a report with some auth value list, e.g.

SELECT surname,firstname FROM borrowers WHERE branchcode=<<Enter patrons library|branches>>

Save

3) Clic on 'Run this report", look at the dropdown, that will be changed

4) Apply the patch

5) Reload, check dropdown and any regression

Followed test plan, works as expected.
Signed-off-by: Marc VĂ©ron <veron@veron.ch>
Signed-off-by: Jonathan Druart <jonathan.druart@koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
(cherry picked from commit 764b425c1ce0573f9b02bfa3b9b2425137630f0c)
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Liz Rea <wizzyrea@gmail.com>
koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt
reports/guided_reports.pl