Bugzilla – Attachment 174783 Details for
Bug 36640
Upgrade DataTables from 1.13.6 to 2.x
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 36640: (follow-up) Fix itemsearch
Bug-36640-follow-up-Fix-itemsearch.patch (text/plain), 1.02 KB, created by
Jonathan Druart
on 2024-11-19 10:40:16 UTC
(
hide
)
Description:
Bug 36640: (follow-up) Fix itemsearch
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2024-11-19 10:40:16 UTC
Size:
1.02 KB
patch
obsolete
>From cdf8be6fe39933bbb84a82f78d606ea78ed482df Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Tue, 19 Nov 2024 11:39:24 +0100 >Subject: [PATCH] Bug 36640: (follow-up) Fix itemsearch > >We replaced 'columnFilter', and it's no longer there. >--- > koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/itemsearch.tt | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/itemsearch.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/itemsearch.tt >index c0a67d69fca..69d7addc56f 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/itemsearch.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/itemsearch.tt >@@ -361,7 +361,6 @@ > [% MACRO jsinclude BLOCK %] > [% INCLUDE 'datatables.inc' %] > [% INCLUDE 'columns_settings.inc' %] >- [% Asset.js("lib/jquery/plugins/jquery.dataTables.columnFilter.js") | $raw %] > [% INCLUDE 'select2.inc' %] > <script> > var authorised_values = [% authorised_values_json | $raw %]; >-- >2.34.1
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 36640
:
174575
| 174783