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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/itemsearch.tt (-2 / +1 lines)
Lines 619-625 Link Here
619
                fixedHeader: false // There is a bug on this view
619
                fixedHeader: false // There is a bug on this view
620
            })).columnFilter({
620
            })).columnFilter({
621
                'sPlaceHolder': 'head:after',
621
                'sPlaceHolder': 'head:after',
622
                "columns": [
622
                "aoColumns": [
623
                    null,
623
                    null,
624
                    { 'type': 'text' },
624
                    { 'type': 'text' },
625
                    { 'type': 'text' },
625
                    { 'type': 'text' },
626
- 

Return to bug 37369