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

(-)a/koha-tmpl/intranet-tmpl/prog/en/includes/html_helpers/tables/items/catalogue_detail.inc (-1 / +1 lines)
Lines 784-789 Link Here
784
                    }
784
                    }
785
                });
785
                });
786
                itemSelectionBuildActionLinks(tab_id);
786
                itemSelectionBuildActionLinks(tab_id);
787
                $(this).kohaTableToggleClearFilter(settings);
787
            },
788
            },
788
            drawCallback: function(settings){
789
            drawCallback: function(settings){
789
                var api = new $.fn.dataTable.Api(settings)
790
                var api = new $.fn.dataTable.Api(settings)
790
- 

Return to bug 38071