Bugzilla – Attachment 108312 Details for
Bug 26149
Remove jquery.checkboxes plugin from problem reports page
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 26149: Remove jquery.checkboxes plugin from problem reports page
Bug-26149-Remove-jquerycheckboxes-plugin-from-prob.patch (text/plain), 1.41 KB, created by
Katrin Fischer
on 2020-08-15 07:44:42 UTC
(
hide
)
Description:
Bug 26149: Remove jquery.checkboxes plugin from problem reports page
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2020-08-15 07:44:42 UTC
Size:
1.41 KB
patch
obsolete
>From adf038f82931af752492b15df0aaf3adb8231f79 Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Wed, 5 Aug 2020 16:35:37 +0000 >Subject: [PATCH] Bug 26149: Remove jquery.checkboxes plugin from problem > reports page > >This patch removes the inclusion of the jquery.checkboxes plugin from >the problem reports template in the staff interface. > >To test, apply the patch and make sure the OPACReportProblem system >preference is enabled. > > - Submit a few OPAC problem reports if necessary > - Go to Tools -> OPAC problem reports > - Test that the "Select all" and "Clear all" controls at the top of the > table work correctly. > >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/tools/problem-reports.tt | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/problem-reports.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/problem-reports.tt >index 5beeebe111..ce6c906335 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/problem-reports.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/problem-reports.tt >@@ -116,7 +116,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 26149
:
107849
|
108125
|
108126
|
108129
| 108312