Bugzilla – Attachment 175600 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), 955 bytes, created by
Jonathan Druart
on 2024-12-17 10:08:10 UTC
(
hide
)
Description:
Bug 38116: Hide the description on 'Clear'
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2024-12-17 10:08:10 UTC
Size:
955 bytes
patch
obsolete
>From abfcf07c95e6c8311dacbd9dd26b70b564ed9f6b 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' > >--- > 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 3d5db409290..2c04ead60a4 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/patron-search.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/patron-search.inc >@@ -921,6 +921,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