| Summary: | Remove CGI::scrolling_list from issues_avg_stats.pl | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Bernardo Gonzalez Kriegel <bgkriegel> |
| Component: | Templates | Assignee: | Bernardo Gonzalez Kriegel <bgkriegel> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | normal | ||
| Priority: | P5 - low | CC: | chris, jonathan.druart, tomascohen, veron, wizzyrea |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 |
| Patch complexity: | Small patch | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | ||
| Version(s) released in: | Circulation function: | ||
| Bug Depends on: | |||
| Bug Blocks: | 766 | ||
| Attachments: |
Bug 14279: Remove CGI::scrolling_list from issues_avg_stats.pl
[Signed-off] Bug 14279: Remove CGI::scrolling_list from issues_avg_stats.pl [PASSED QA] Bug 14279: Remove CGI::scrolling_list from issues_avg_stats.pl |
||
|
Description
Bernardo Gonzalez Kriegel
2015-05-26 17:43:57 UTC
Created attachment 39541 [details] [review] Bug 14279: Remove CGI::scrolling_list from issues_avg_stats.pl This patch removes scrolling_lists from this file To test 1) Go to Reports > Average loan time 2) Check dropdowns Patron category, Item type, Sort1/2 and Into application will be changed 3) Apply the patch 4) Reload and check for regression Created attachment 39689 [details] [review] [Signed-off] Bug 14279: Remove CGI::scrolling_list from issues_avg_stats.pl This patch removes scrolling_lists from this file To test 1) Go to Reports > Average loan time 2) Check dropdowns Patron category, Item type, Sort1/2 and Into application will be changed 3) Apply the patch 4) Reload and check for regression Followed test plan. Works as expected. Signed-off-by: Marc Véron <veron@veron.ch> Created attachment 39699 [details] [review] [PASSED QA] Bug 14279: Remove CGI::scrolling_list from issues_avg_stats.pl This patch removes scrolling_lists from this file To test 1) Go to Reports > Average loan time 2) Check dropdowns Patron category, Item type, Sort1/2 and Into application will be changed 3) Apply the patch 4) Reload and check for regression Followed test plan. Works as expected. Signed-off-by: Marc Veron <veron@veron.ch> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Patch pushed to master. Thanks Bernardo! Pushed to 3.20.x will be in 3.20.1 Patch pushed to 3.18.x will be in 3.18.08 |