| Summary: | Clean up obsolete jQueryUI datepicker code from cash register stats template | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Owen Leonard <oleonard> |
| Component: | Templates | Assignee: | Owen Leonard <oleonard> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | minor | ||
| Priority: | P5 - low | CC: | kyle |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Trivial patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: |
21.11.00
|
|
| Circulation function: | |||
| Bug Depends on: | 28949 | ||
| Bug Blocks: | |||
| Attachments: |
Bug 29232: Clean up obsolete jQueryUI datepicker code from cash register stats template
Bug 29232: Clean up obsolete jQueryUI datepicker code from cash register stats template Bug 29232: Clean up obsolete jQueryUI datepicker code from cash register stats template |
||
|
Description
Owen Leonard
2021-10-13 16:26:04 UTC
Created attachment 126230 [details] [review] Bug 29232: Clean up obsolete jQueryUI datepicker code from cash register stats template This patch removes some jQueryUI datepicker code from reports/cash_register_stats.tt which was left behind by Bug 28949. To test, apply the patch and go to Reports -> Cash register statistics wizard. The "From" and "To" date fields should work correctly, since Flatpickr code is unchanged. Created attachment 126406 [details] [review] Bug 29232: Clean up obsolete jQueryUI datepicker code from cash register stats template This patch removes some jQueryUI datepicker code from reports/cash_register_stats.tt which was left behind by Bug 28949. To test, apply the patch and go to Reports -> Cash register statistics wizard. The "From" and "To" date fields should work correctly, since Flatpickr code is unchanged. Signed-off-by: David Nind <david@davidnind.com> Created attachment 126464 [details] [review] Bug 29232: Clean up obsolete jQueryUI datepicker code from cash register stats template This patch removes some jQueryUI datepicker code from reports/cash_register_stats.tt which was left behind by Bug 28949. To test, apply the patch and go to Reports -> Cash register statistics wizard. The "From" and "To" date fields should work correctly, since Flatpickr code is unchanged. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to master for 21.11, thanks to everybody involved! |