Bugzilla – Attachment 164002 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), 999 bytes, created by
Pedro Amorim
on 2024-03-27 13:42:49 UTC
(
hide
)
Description:
bug 36302: Restore passing deferLoading to DT
Filename:
MIME Type:
Creator:
Pedro Amorim
Created:
2024-03-27 13:42:49 UTC
Size:
999 bytes
patch
obsolete
>From 947afaae67d2442024d547aee376dcc15a03528c 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 > >Signed-off-by: Pedro Amorim <pedro.amorim@ptfs-europe.com> >--- > 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.30.2
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