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

(-)a/koha-tmpl/intranet-tmpl/prog/en/includes/patron-search.inc (-2 / +1 lines)
Lines 275-281 Link Here
275
            return map;
275
            return map;
276
        }, {});
276
        }, {});
277
277
278
        let filters_options = {
278
        var filters_options = {
279
            libraries,
279
            libraries,
280
            categories,
280
            categories,
281
            av_bsort1,
281
            av_bsort1,
282
- 

Return to bug 41545