Bugzilla – Attachment 127627 Details for
Bug 28376
Flatpickr introduction for datetime picker
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 28376: (follow-up) Replace jQueryUI date/timepicker with Flatpickr
Bug-28376-follow-up-Replace-jQueryUI-datetimepicke.patch (text/plain), 1.06 KB, created by
Jonathan Druart
on 2021-11-15 10:02:32 UTC
(
hide
)
Description:
Bug 28376: (follow-up) Replace jQueryUI date/timepicker with Flatpickr
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2021-11-15 10:02:32 UTC
Size:
1.06 KB
patch
obsolete
>From 6eda389c987e883b197630a53c54618dd79b0d82 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Mon, 15 Nov 2021 11:01:34 +0100 >Subject: [PATCH] Bug 28376: (follow-up) Replace jQueryUI date/timepicker with > Flatpickr > >Remove uneeded include of flatpickr.min.js (we load it from >calendar.inc) >--- > koha-tmpl/intranet-tmpl/prog/en/modules/admin/categories.tt | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/categories.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/categories.tt >index 2cc8ac29404..25a44cd9499 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/categories.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/categories.tt >@@ -683,7 +683,6 @@ > [% MACRO jsinclude BLOCK %] > [% Asset.js("js/admin-menu.js") | $raw %] > [% Asset.js("js/messaging-preference-form.js") | $raw %] >- [% Asset.js("lib/flatpickr/flatpickr.min.js") | $raw %] > [% INCLUDE 'calendar.inc' %] > [% INCLUDE 'datatables.inc' %] > [% INCLUDE 'columns_settings.inc' %] >-- >2.25.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 28376
:
121257
|
123013
|
123324
|
123352
|
123997
|
124368
| 127627