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 921-926 Link Here
921
                history.pushState( {}, null, window.location.href.split("?" )[0]);
921
                history.pushState( {}, null, window.location.href.split("?" )[0]);
922
            [% END %]
922
            [% END %]
923
            $("#[% table_id | html %]_search_results").hide();
923
            $("#[% table_id | html %]_search_results").hide();
924
            parent_block.find(".search_description").hide();
924
        }
925
        }
925
926
926
        // User has clicked on a letter
927
        // User has clicked on a letter
927
- 

Return to bug 38116