Bugzilla – Attachment 113272 Details for
Bug 26633
Add advanced editor for transfer limits
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 26633: Remove jquery.checkboxes.min.js include
Bug-26633-Remove-jquerycheckboxesminjs-include.patch (text/plain), 1.12 KB, created by
Kyle M Hall (khall)
on 2020-11-06 18:32:56 UTC
(
hide
)
Description:
Bug 26633: Remove jquery.checkboxes.min.js include
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2020-11-06 18:32:56 UTC
Size:
1.12 KB
patch
obsolete
>From 43e3ce393fced99d23fc3d786a1af6c55a72c64a Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Thu, 5 Nov 2020 10:41:32 +0100 >Subject: [PATCH] Bug 26633: Remove jquery.checkboxes.min.js include > >No longer exists and not used in this template >--- > koha-tmpl/intranet-tmpl/prog/en/modules/admin/transfer_limits.tt | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/transfer_limits.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/transfer_limits.tt >index d652fb987e..722f91295b 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/transfer_limits.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/transfer_limits.tt >@@ -121,7 +121,6 @@ > [% MACRO jsinclude BLOCK %] > [% Asset.js("js/admin-menu.js") | $raw %] > [% INCLUDE 'datatables.inc' %] >- [% Asset.js("lib/jquery/plugins/jquery.checkboxes.min.js") | $raw %] > <script> > const branchTransferLimitsType = "[% BranchTransferLimitsType | html %]"; > const val_type = branchTransferLimitsType == "itemtype" ? "item_type" : "collection_code"; >-- >2.24.1 (Apple Git-126)
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 26633
:
111380
|
111381
|
112327
|
112328
|
112330
|
112437
|
112438
|
112587
|
112778
|
112779
|
112780
|
112781
|
112782
|
112923
|
112924
|
112925
|
112926
|
112927
|
112928
|
112929
|
113053
|
113265
|
113266
|
113267
|
113268
|
113269
|
113270
|
113271
|
113272
|
113273
|
113274
|
113275
|
113676
|
113677
|
113961
|
116612
|
116613
|
116952
|
116953
|
116954
|
116955
|
116956
|
116957
|
116958
|
116959
|
116960
|
116961
|
116962
|
116963
|
116964