Bugzilla – Attachment 157746 Details for
Bug 33703
Entering dates should be more flexible accepting different entry formats
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 33703: Remove call to cleave.js in additem.tt
Bug-33703-Remove-call-to-cleavejs-in-additemtt.patch (text/plain), 1.04 KB, created by
Lucas Gass (lukeg)
on 2023-10-24 15:36:37 UTC
(
hide
)
Description:
Bug 33703: Remove call to cleave.js in additem.tt
Filename:
MIME Type:
Creator:
Lucas Gass (lukeg)
Created:
2023-10-24 15:36:37 UTC
Size:
1.04 KB
patch
obsolete
>From ff895a7c6e686e939e46d47544723875bd33be54 Mon Sep 17 00:00:00 2001 >From: Lucas Gass <lucas@bywatersolutions.com> >Date: Tue, 24 Oct 2023 15:35:17 +0000 >Subject: [PATCH] Bug 33703: Remove call to cleave.js in additem.tt > >This removes the extra call to the cleave library in additem.tt. Since calender.inc is called here this is not needed. >--- > koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/additem.tt | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/additem.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/additem.tt >index 8934878cc43..6fe0ec6cdc3 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/additem.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/additem.tt >@@ -35,7 +35,6 @@ > [% INCLUDE 'calendar.inc' %] > [% INCLUDE 'str/cataloging_additem.inc' %] > [% Asset.js("js/cataloging_additem.js") | $raw %] >-[% Asset.js("lib/cleave/cleave.min.js") | $raw %] > <script> > var has_item_groups = "[% item_groups.size | html %]"; > </script> >-- >2.30.2
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 33703
:
150894
|
150895
|
155719
|
155720
|
155861
|
155862
|
156411
|
156412
|
156413
|
157132
|
157135
|
157206
|
157746
|
161619
|
161663
|
162722
|
162723
|
162724
|
162725
|
162726
|
162727
|
162728
|
162729
|
162730
|
162731
|
163078
|
163079
|
163080
|
163081
|
163082
|
163083
|
163319
|
163320
|
163321
|
163322
|
163323
|
163324
|
163978
|
163979
|
163980
|
163981
|
163982
|
163983
|
165307
|
165308
|
165309
|
165310
|
165311
|
165312
|
165399