Summary: | Add missing Flatpickr to inventory page | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | Templates | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | kyle |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | 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: | 28961 | ||
Bug Blocks: | 29239 | ||
Attachments: |
Bug 29231: Add missing Flatpickr to inventory page
Bug 29231: Add missing Flatpickr to inventory page Bug 29231: Add missing Flatpickr to inventory page |
Description
Owen Leonard
2021-10-13 16:20:40 UTC
Created attachment 126233 [details] [review] Bug 29231: Add missing Flatpickr to inventory page This patch corrects a stray instance of the "datepicker" class in the inventory template and replaces it with "flatpickr" to trigger a Flatpickr. To test, apply the patch and go to Tools -> Inventory. Check that the "Last inventory date" field is a Flatpickr widget. Created attachment 126262 [details] [review] Bug 29231: Add missing Flatpickr to inventory page This patch corrects a stray instance of the "datepicker" class in the inventory template and replaces it with "flatpickr" to trigger a Flatpickr. To test, apply the patch and go to Tools -> Inventory. Check that the "Last inventory date" field is a Flatpickr widget. Signed-off-by: David Nind <david@davidnind.com> Created attachment 126465 [details] [review] Bug 29231: Add missing Flatpickr to inventory page This patch corrects a stray instance of the "datepicker" class in the inventory template and replaces it with "flatpickr" to trigger a Flatpickr. To test, apply the patch and go to Tools -> Inventory. Check that the "Last inventory date" field is a Flatpickr widget. 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! |