Koha/koha-tmpl/intranet-tmpl/prog/en/modules/reports
Bernardo Gonzalez Kriegel 764b425c1c 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>
2015-05-27 14:33:08 -03:00
..
acquisitions_stats.tt Bug 13748: Acquisition wizard: some strings not translatable 2015-03-19 14:02:36 -03:00
bor_issues_top.tt Bug 12587 - Improve output of filter information on patrons with the most checkouts report 2014-09-09 10:39:18 -03:00
borrowers_out.tt Bug 12707: Remove CGI::scrolling_list from some Reports 2014-08-15 14:47:23 -03:00
borrowers_stats.tt Bug 12707: Remove CGI::scrolling_list from some Reports 2014-08-15 14:47:23 -03:00
cat_issues_top.tt Bug 2806: Remove issuingbranch columns 2015-04-13 10:28:36 -03:00
catalogue_out.tt
catalogue_stats.tt Bug 12696: Remove CGI::scrolling_list from C4/Reports.pm 2014-08-15 14:44:50 -03:00
dictionary.tt Bug 4281: Reports dictionary supports only 1 field selection 2015-05-07 11:03:20 -03:00
guided_reports_start.tt Bug 14275: Remove CGI::scrolling_list from guided_reports.pl 2015-05-27 14:33:08 -03:00
issues_avg_stats.tt Bug 2806: Remove issuingbranch columns 2015-04-13 10:28:36 -03:00
issues_by_borrower_category.tt
issues_stats.tt Bug 12707: Remove CGI::scrolling_list from some Reports 2014-08-15 14:47:23 -03:00
itemslost.tt Bug 13372: Sort is done by DataTables 2015-04-10 10:22:59 -03:00
itemtypes.tt
reports-home.tt Bug 12587: (qa followup) report name consistency 2014-09-09 10:48:59 -03:00
reservereport.tt
reserves_stats.tt Bug 12707: Remove CGI::scrolling_list from some Reports 2014-08-15 14:47:23 -03:00
serials_stats.tt Bug 12706: Remove CGI::scrolling_list from serial_stats.pl 2014-08-15 14:45:11 -03:00
stats_screen.tt