Bugzilla – Attachment 110621 Details for
Bug 26504
Remove the use of jquery.checkboxes plugin from checkout notes page
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 26504: Remove the use of jquery.checkboxes plugin from checkout notes page
Bug-26504-Remove-the-use-of-jquerycheckboxes-plugi.patch (text/plain), 1.31 KB, created by
Katrin Fischer
on 2020-09-23 19:53:10 UTC
(
hide
)
Description:
Bug 26504: Remove the use of jquery.checkboxes plugin from checkout notes page
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2020-09-23 19:53:10 UTC
Size:
1.31 KB
patch
obsolete
>From 68957e8f36996042015d7a19e745f8506c0383e7 Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Mon, 21 Sep 2020 19:16:14 +0000 >Subject: [PATCH] Bug 26504: Remove the use of jquery.checkboxes plugin from > checkout notes page > >This patch removes the inclusion of the jquery.checkboxes plugin from >the checkout notes page. It is unused. > >To test, apply the patch and confirm that the AllowCheckoutNotes system >preference is enabled. > >- Go to Circulation -> Checkout notes. >- Confirm that the "Select all" and "Clear all" links work correctly. > >Signed-off-by: David Nind <david@davidnind.com> > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/circ/checkout-notes.tt | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/checkout-notes.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/checkout-notes.tt >index 360a46ff08..fa8f783735 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/checkout-notes.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/checkout-notes.tt >@@ -123,7 +123,6 @@ > </div> <!-- /.row --> > > [% MACRO jsinclude BLOCK %] >- [% Asset.js("lib/jquery/plugins/jquery.checkboxes.min.js") | $raw %] > [% INCLUDE 'calendar.inc' %] > [% INCLUDE 'datatables.inc' %] > <script> >-- >2.11.0
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 26504
:
110486
|
110524
| 110621