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

(-)a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-detail.tt (-1 / +1 lines)
Lines 1472-1477 Link Here
1472
            "columnDefs": [
1472
            "columnDefs": [
1473
                { "type": "title-string", "targets" : [ "title-string" ] }
1473
                { "type": "title-string", "targets" : [ "title-string" ] }
1474
                ],
1474
                ],
1475
            "autoWidth": false,
1475
            "bKohaColumnsUseNames": true
1476
            "bKohaColumnsUseNames": true
1476
        }, serial_column_settings);
1477
        }, serial_column_settings);
1477
1478
1478
- 

Return to bug 22803