Bugzilla – Attachment 163974 Details for
Bug 36302
Patron search from search bar broken
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
bug 36302: Restore passing deferLoading to DT
bug-36302-Restore-passing-deferLoading-to-DT.patch (text/plain), 940 bytes, created by
Jonathan Druart
on 2024-03-27 07:34:27 UTC
(
hide
)
Description:
bug 36302: Restore passing deferLoading to DT
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2024-03-27 07:34:27 UTC
Size:
940 bytes
patch
obsolete
>From 0dea17fff7f95ac2056bb69c4bd53f287af49400 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Wed, 27 Mar 2024 08:33:56 +0100 >Subject: [PATCH] bug 36302: Restore passing deferLoading to DT > >--- > koha-tmpl/intranet-tmpl/prog/en/includes/patron-search.inc | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/patron-search.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/patron-search.inc >index 5692cca66b1..28e87b47ca3 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/patron-search.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/patron-search.inc >@@ -435,6 +435,7 @@ > [% END %] > }, > [% END %] >+ "deferLoading": defer_loading, > "columns": [ > [% FOR column IN columns %] > [% IF default_sort_column == column %] >-- >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 36302
:
163096
|
163099
|
163105
|
163106
|
163108
|
163109
|
163113
|
163121
|
163122
|
163207
|
163226
|
163487
|
163917
|
163918
|
163974
|
164002
|
164003
|
164004
|
164005