From 6d8f3f90ccf8fb1e58d341ad1928895abec6e87d Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Mon, 4 Jul 2022 15:35:16 +0000 Subject: [PATCH] Bug 15348: (follow-up) Update calendar widget to flatpickr MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Christian Stelzenmüller Signed-off-by: Katrin Fischer --- .../intranet-tmpl/prog/en/modules/acqui/moddeliverydate.tt | 2 +- koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/moddeliverydate.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/moddeliverydate.tt index 0a850c8f03..8b1f0b4568 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/moddeliverydate.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/moddeliverydate.tt @@ -35,7 +35,7 @@
- +
[% INCLUDE 'date-format.inc' %]
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt index ce0539773d..34a81d3e98 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt @@ -483,7 +483,7 @@
  • - +
    [% INCLUDE 'date-format.inc' %]
  • The 2 following fields are available for your own usage. They can be useful for statistical purposes
    -- 2.30.2