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

(-)a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-course-reserves.tt (-2 / +1 lines)
Lines 98-104 Link Here
98
                    responsive: {
98
                    responsive: {
99
                        details: { type: "column", target: -1 },
99
                        details: { type: "column", target: -1 },
100
                    },
100
                    },
101
                    cColumnDefs: [
101
                    columnDefs: [
102
                        { className: "dtr-control", orderable: false, targets: -1 },
102
                        { className: "dtr-control", orderable: false, targets: -1 },
103
                    ],
103
                    ],
104
                },
104
                },
105
- 

Return to bug 40314