View | Details | Raw Unified | Return to bug 38116
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/includes/patron-search.inc (-1 / +1 lines)
Lines 925-930 Link Here
925
                    history.pushState( {}, null, window.location.href.split("?" )[0]);
925
                    history.pushState( {}, null, window.location.href.split("?" )[0]);
926
                [% END %]
926
                [% END %]
927
                $("#[% table_id | html %]_search_results").hide();
927
                $("#[% table_id | html %]_search_results").hide();
928
                parent_block.find(".search_description").hide();
928
            }
929
            }
929
930
930
            // User has clicked on a letter
931
            // User has clicked on a letter
931
- 

Return to bug 38116