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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/course_reserves/course-details.tt (-1 / +1 lines)
Lines 377-382 Link Here
377
                {
377
                {
378
                    pagingType: "full",
378
                    pagingType: "full",
379
                    autoWidth: false,
379
                    autoWidth: false,
380
                    "responsive": true
380
                },
381
                },
381
                table_settings
382
                table_settings
382
            );
383
            );
383
- 

Return to bug 40881