Bugzilla – Attachment 177921 Details for
Bug 38116
Patrons search description should be built from DT's search settings
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 38116: Hide the description on 'Clear'
Bug-38116-Hide-the-description-on-Clear.patch (text/plain), 1.02 KB, created by
Jonathan Druart
on 2025-02-12 14:36:42 UTC
(
hide
)
Description:
Bug 38116: Hide the description on 'Clear'
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2025-02-12 14:36:42 UTC
Size:
1.02 KB
patch
obsolete
>From 6a7e027fab10bf4d9fa561efeeebdb2a93853bd6 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Tue, 17 Dec 2024 11:07:29 +0100 >Subject: [PATCH] Bug 38116: Hide the description on 'Clear' > >Signed-off-by: Martin Renvoize <martin.renvoize@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 73530801c9e..fd0a16f506f 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/patron-search.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/patron-search.inc >@@ -925,6 +925,7 @@ > history.pushState( {}, null, window.location.href.split("?" )[0]); > [% END %] > $("#[% table_id | html %]_search_results").hide(); >+ parent_block.find(".search_description").hide(); > } > > // User has clicked on a letter >-- >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 38116
:
172569
|
173663
|
175585
|
175600
|
176043
|
176051
|
177211
|
177212
|
177213
|
177920
| 177921 |
177922