Bug 28961 missed an instance of jQueryUI's datepicker on the inventory page, on the "Last inventory date" field.
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!