Bugzilla – Attachment 194647 Details for
Bug 41567
Tidy kohaTable block - cataloguing
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 41567: Tidy kohaTable - cataloguing/z3950_search.tt
Bug-41567-Tidy-kohaTable---cataloguingz3950searcht.patch (text/plain), 1.43 KB, created by
Paul Derscheid
on 2026-03-06 11:22:53 UTC
(
hide
)
Description:
Bug 41567: Tidy kohaTable - cataloguing/z3950_search.tt
Filename:
MIME Type:
Creator:
Paul Derscheid
Created:
2026-03-06 11:22:53 UTC
Size:
1.43 KB
patch
obsolete
>From a5b3c33eba4c0c90a588531b949439e347acd036 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Thu, 8 Jan 2026 11:54:25 +0100 >Subject: [PATCH] Bug 41567: Tidy kohaTable - cataloguing/z3950_search.tt > >Signed-off-by: Owen Leonard <oleonard@myacpl.org> >Signed-off-by: Paul Derscheid <paul.derscheid@lmscloud.de> >--- > .../prog/en/modules/cataloguing/z3950_search.tt | 5 ++++- > 1 file changed, 4 insertions(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/z3950_search.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/z3950_search.tt >index 888eb99889c..425e211ece6 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/z3950_search.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/z3950_search.tt >@@ -276,9 +276,12 @@ > [% INCLUDE 'datatables.inc' %] > [% INCLUDE 'z3950_search.inc' %] > [% Asset.js("js/z3950_search.js") | $raw %] >+ <script> >+ var table_settings = [% TablesSettings.GetTableSettings( 'cataloguing', 'z3950_search', 'resultst', 'json' ) | $raw %]; >+ </script> >+ > <script> > $(document).ready(function(){ >- var table_settings = [% TablesSettings.GetTableSettings( 'cataloguing', 'z3950_search', 'resultst', 'json' ) | $raw %]; > var thetable = $("#resultst").kohaTable( > { > columnDefs: [{ targets: [1], type: "nsb-nse" }], >-- >2.39.5
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 41567
:
191107
|
191108
|
191109
|
191110
|
191362
|
191363
|
191364
|
191365
|
194645
|
194646
| 194647 |
194648