Bug 14275: Remove CGI::scrolling_list from guided_reports.pl
authorBernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Tue, 26 May 2015 14:00:02 +0000 (11:00 -0300)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Wed, 27 May 2015 17:33:08 +0000 (14:33 -0300)
commit764b425c1ce0573f9b02bfa3b9b2425137630f0c
tree34430058d277bda972da6972a04fe0dcbad97483
parent4d4582566ee7d2014f30f15db4889d4cad956316
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>
koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt
reports/guided_reports.pl