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

(-)a/koha-tmpl/opac-tmpl/bootstrap/en/modules/clubs/clubs-tab.tt (-2 / +2 lines)
Lines 11-17 Link Here
11
                <th>Description</th>
11
                <th>Description</th>
12
                <th>Date enrolled</th>
12
                <th>Date enrolled</th>
13
                <th class="no-sort all">&nbsp;</th>
13
                <th class="no-sort all">&nbsp;</th>
14
                <th></th>
14
                <th class="dtr-control-col"></th>
15
            </tr>
15
            </tr>
16
        </thead>
16
        </thead>
17
17
Lines 44-50 Link Here
44
                <th class="all">Name</th>
44
                <th class="all">Name</th>
45
                <th>Description</th>
45
                <th>Description</th>
46
                <th class="no-sort all">&nbsp;</th>
46
                <th class="no-sort all">&nbsp;</th>
47
                <th></th>
47
                <th class="dtr-control-col"></th>
48
            </tr>
48
            </tr>
49
        </thead>
49
        </thead>
50
50
(-)a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-authoritiessearchresultlist.tt (-1 / +1 lines)
Lines 72-78 Link Here
72
                                        [% UNLESS ( isEDITORS ) %]
72
                                        [% UNLESS ( isEDITORS ) %]
73
                                            <th>Records</th>
73
                                            <th>Records</th>
74
                                        [% END %]
74
                                        [% END %]
75
                                        <th></th>
75
                                        <th class="dtr-control-col"></th>
76
                                    </tr>
76
                                    </tr>
77
                                </thead>
77
                                </thead>
78
                                <tbody>
78
                                <tbody>
(-)a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-course-details.tt (-1 / +1 lines)
Lines 76-82 Link Here
76
                                        <th>Date due</th>
76
                                        <th>Date due</th>
77
                                        <th>Notes</th>
77
                                        <th>Notes</th>
78
                                        <th>Link</th>
78
                                        <th>Link</th>
79
                                        <th></th>
79
                                        <th class="dtr-control-col"></th>
80
                                    </tr>
80
                                    </tr>
81
                                </thead>
81
                                </thead>
82
82
(-)a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-course-reserves.tt (-1 / +1 lines)
Lines 45-51 Link Here
45
                                <th>[% tp('Semester', 'Term') | html %]</th>
45
                                <th>[% tp('Semester', 'Term') | html %]</th>
46
                                <th>Instructors</th>
46
                                <th>Instructors</th>
47
                                <th>Notes</th>
47
                                <th>Notes</th>
48
                                <th></th>
48
                                <th class="dtr-control-col"></th>
49
                            </tr>
49
                            </tr>
50
                        </thead>
50
                        </thead>
51
51
(-)a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-curbside-pickups.tt (-1 / +1 lines)
Lines 170-176 Link Here
170
                                                <th>Schedule</th>
170
                                                <th>Schedule</th>
171
                                                <th>Notes</th>
171
                                                <th>Notes</th>
172
                                                <th>Actions</th>
172
                                                <th>Actions</th>
173
                                                <th></th>
173
                                                <th class="dtr-control-col"></th>
174
                                            </tr>
174
                                            </tr>
175
                                        </thead>
175
                                        </thead>
176
                                        <tbody>
176
                                        <tbody>
(-)a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-detail.tt (-11 / +2 lines)
Lines 810-816 Link Here
810
                                                        <th id="serial_planneddate" data-colname="serial_planneddate">Received date</th>
810
                                                        <th id="serial_planneddate" data-colname="serial_planneddate">Received date</th>
811
                                                        <th id="serial_status" data-colname="serial_status">Status</th>
811
                                                        <th id="serial_status" data-colname="serial_status">Status</th>
812
                                                        <th id="serial_notes" data-colname="serial_notes">Note</th>
812
                                                        <th id="serial_notes" data-colname="serial_notes">Note</th>
813
                                                        <th></th>
813
                                                        <th class="dtr-control-col"></th>
814
                                                    </tr>
814
                                                    </tr>
815
                                                </thead>
815
                                                </thead>
816
                                                <tbody>
816
                                                <tbody>
Lines 1331-1337 Link Here
1331
                [% IF ( ShowCourseReservesHeader ) %]
1331
                [% IF ( ShowCourseReservesHeader ) %]
1332
                    <th id="item_coursereserves" data-colname="item_coursereserves">Course reserves</th>
1332
                    <th id="item_coursereserves" data-colname="item_coursereserves">Course reserves</th>
1333
                [% END %]
1333
                [% END %]
1334
                <th></th>
1334
                <th class="dtr-control-col"></th>
1335
            </tr>
1335
            </tr>
1336
        </thead>
1336
        </thead>
1337
        <tbody>
1337
        <tbody>
Lines 1871-1879 Link Here
1871
            $("#holdingst").kohaTable(
1871
            $("#holdingst").kohaTable(
1872
                {
1872
                {
1873
                    dom: '<"clearfix">t',
1873
                    dom: '<"clearfix">t',
1874
                    columnDefs: [
1875
                        { className: "dtr-control", orderable: false, targets: -1 },
1876
                    ],
1877
                    bKohaColumnsUseNames: true,
1874
                    bKohaColumnsUseNames: true,
1878
                    responsive: {
1875
                    responsive: {
1879
                        details: { type: "column", target: -1 },
1876
                        details: { type: "column", target: -1 },
Lines 1884-1892 Link Here
1884
            $("#otherholdingst").kohaTable(
1881
            $("#otherholdingst").kohaTable(
1885
                {
1882
                {
1886
                    dom: '<"clearfix">t',
1883
                    dom: '<"clearfix">t',
1887
                    columnDefs: [
1888
                        { className: "dtr-control", orderable: false, targets: -1 },
1889
                    ],
1890
                    bKohaColumnsUseNames: true,
1884
                    bKohaColumnsUseNames: true,
1891
                    responsive: {
1885
                    responsive: {
1892
                        details: { type: "column", target: -1 },
1886
                        details: { type: "column", target: -1 },
Lines 1905-1913 Link Here
1905
                    responsive: {
1899
                    responsive: {
1906
                        details: { type: "column", target: -1 },
1900
                        details: { type: "column", target: -1 },
1907
                    },
1901
                    },
1908
                    columnDefs: [
1909
                        { className: "dtr-control", orderable: false, targets: -1 },
1910
                    ],
1911
                },
1902
                },
1912
                serial_table_settings
1903
                serial_table_settings
1913
            );
1904
            );
(-)a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-messaging.tt (-1 / +1 lines)
Lines 61-67 Link Here
61
                                                    class="fa fa-info-circle"
61
                                                    class="fa fa-info-circle"
62
                                                ></i
62
                                                ></i
63
                                            ></th>
63
                                            ></th>
64
                                            <th></th>
64
                                            <th class="dtr-control-col"></th>
65
                                        </tr>
65
                                        </tr>
66
                                    </thead>
66
                                    </thead>
67
                                    <tbody>
67
                                    <tbody>
(-)a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-readingrecord.tt (-1 / +1 lines)
Lines 121-127 Link Here
121
                [% IF Koha.Preference('OPACMySummaryHTML') %]
121
                [% IF Koha.Preference('OPACMySummaryHTML') %]
122
                    <th class="no-sort no-export">Links</th>
122
                    <th class="no-sort no-export">Links</th>
123
                [% END %]
123
                [% END %]
124
                <th></th>
124
                <th class="dtr-control-col"></th>
125
            </tr>
125
            </tr>
126
        </thead>
126
        </thead>
127
        <tbody>
127
        <tbody>
(-)a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-recalls.tt (-1 / +1 lines)
Lines 40-46 Link Here
40
                                            <th>Status</th>
40
                                            <th>Status</th>
41
                                            <th>Due date</th>
41
                                            <th>Due date</th>
42
                                            <th class="no-sort">Modify</th>
42
                                            <th class="no-sort">Modify</th>
43
                                            <th></th>
43
                                            <th class="dtr-control-col"></th>
44
                                        </tr>
44
                                        </tr>
45
                                    </thead>
45
                                    </thead>
46
                                    <tbody>
46
                                    <tbody>
(-)a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-search-history.tt (-4 / +4 lines)
Lines 97-103 Link Here
97
                            <th>Date</th>
97
                            <th>Date</th>
98
                            <th>Search</th>
98
                            <th>Search</th>
99
                            <th>Results</th>
99
                            <th>Results</th>
100
                            <th></th>
100
                            <th class="dtr-control-col"></th>
101
                        </tr>
101
                        </tr>
102
                    </thead>
102
                    </thead>
103
                    <tbody>
103
                    <tbody>
Lines 150-156 Link Here
150
                            <th>Date</th>
150
                            <th>Date</th>
151
                            <th>Search</th>
151
                            <th>Search</th>
152
                            <th>Results</th>
152
                            <th>Results</th>
153
                            <th></th>
153
                            <th class="dtr-control-col"></th>
154
                        </tr>
154
                        </tr>
155
                    </thead>
155
                    </thead>
156
                    <tbody>
156
                    <tbody>
Lines 208-214 Link Here
208
                            <th>Date</th>
208
                            <th>Date</th>
209
                            <th>Search</th>
209
                            <th>Search</th>
210
                            <th>Results</th>
210
                            <th>Results</th>
211
                            <th></th>
211
                            <th class="dtr-control-col"></th>
212
                        </tr>
212
                        </tr>
213
                    </thead>
213
                    </thead>
214
                    <tbody>
214
                    <tbody>
Lines 251-257 Link Here
251
                            <th>Date</th>
251
                            <th>Date</th>
252
                            <th>Search</th>
252
                            <th>Search</th>
253
                            <th>Results</th>
253
                            <th>Results</th>
254
                            <th></th>
254
                            <th class="dtr-control-col"></th>
255
                        </tr>
255
                        </tr>
256
                    </thead>
256
                    </thead>
257
                    <tbody>
257
                    <tbody>
(-)a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-tags.tt (-1 / +1 lines)
Lines 169-175 Link Here
169
                                        <th class="all anti-the">Title</th>
169
                                        <th class="all anti-the">Title</th>
170
                                        <th>Date added</th>
170
                                        <th>Date added</th>
171
                                        <th class="no-sort"></th>
171
                                        <th class="no-sort"></th>
172
                                        <th></th>
172
                                        <th class="dtr-control-col"></th>
173
                                    </tr>
173
                                    </tr>
174
                                </thead>
174
                                </thead>
175
                                <tbody>
175
                                <tbody>
(-)a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-topissues.tt (-1 / +1 lines)
Lines 88-94 Link Here
88
                                    [% IF Koha.Preference( 'opacuserlogin' ) == 1 %]
88
                                    [% IF Koha.Preference( 'opacuserlogin' ) == 1 %]
89
                                        <th class="no-sort">&nbsp;</th>
89
                                        <th class="no-sort">&nbsp;</th>
90
                                    [% END %]
90
                                    [% END %]
91
                                    <th></th>
91
                                    <th class="dtr-control-col"></th>
92
                                </tr>
92
                                </tr>
93
                            </thead>
93
                            </thead>
94
                            <tbody>
94
                            <tbody>
(-)a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt (-5 / +5 lines)
Lines 333-339 Link Here
333
                                                        <th class="hidden">Checkout note</th>
333
                                                        <th class="hidden">Checkout note</th>
334
                                                        <th id="checkout-notes" class="no-sort no-export" title="Use this to report any problems with your currently checked out items">Report a problem</th>
334
                                                        <th id="checkout-notes" class="no-sort no-export" title="Use this to report any problems with your currently checked out items">Report a problem</th>
335
                                                    [% END %]
335
                                                    [% END %]
336
                                                    <th></th>
336
                                                    <th class="dtr-control-col"></th>
337
                                                </tr>
337
                                                </tr>
338
                                            </thead>
338
                                            </thead>
339
                                            <tbody>
339
                                            <tbody>
Lines 664-670 Link Here
664
                                                <th>Barcode</th>
664
                                                <th>Barcode</th>
665
                                                <th>Call number</th>
665
                                                <th>Call number</th>
666
                                                <th class="psort">Relative</th>
666
                                                <th class="psort">Relative</th>
667
                                                <th></th>
667
                                                <th class="dtr-control-col"></th>
668
                                            </tr>
668
                                            </tr>
669
                                        </thead>
669
                                        </thead>
670
670
Lines 713-719 Link Here
713
                                                [% IF ( OPACFinesTab ) %]
713
                                                [% IF ( OPACFinesTab ) %]
714
                                                    <th>Fines</th>
714
                                                    <th>Fines</th>
715
                                                [% END %]
715
                                                [% END %]
716
                                                <th></th>
716
                                                <th class="dtr-control-col"></th>
717
                                            </tr>
717
                                            </tr>
718
                                        </thead>
718
                                        </thead>
719
                                        <tbody>
719
                                        <tbody>
Lines 837-843 Link Here
837
                                                <th>Pickup location</th>
837
                                                <th>Pickup location</th>
838
                                                <th>Status</th>
838
                                                <th>Status</th>
839
                                                <th class="no-sort">&nbsp;</th>
839
                                                <th class="no-sort">&nbsp;</th>
840
                                                <th></th>
840
                                                <th class="dtr-control-col"></th>
841
                                            </tr>
841
                                            </tr>
842
                                        </thead>
842
                                        </thead>
843
                                        <tbody>
843
                                        <tbody>
Lines 910-916 Link Here
910
                                                    <th class="article-request-status">Status</th>
910
                                                    <th class="article-request-status">Status</th>
911
                                                    <th class="article-request-branchcode">Pickup library</th>
911
                                                    <th class="article-request-branchcode">Pickup library</th>
912
                                                    <th class="article-request-cancel">Actions</th>
912
                                                    <th class="article-request-cancel">Actions</th>
913
                                                    <th></th>
913
                                                    <th class="dtr-control-col"></th>
914
                                                </tr>
914
                                                </tr>
915
                                            </thead>
915
                                            </thead>
916
916
(-)a/koha-tmpl/opac-tmpl/bootstrap/en/modules/sco/sco-main.tt (-1 / +1 lines)
Lines 187-193 Link Here
187
                                                                    [% UNLESS ( nofines ) %]
187
                                                                    [% UNLESS ( nofines ) %]
188
                                                                        <th>Fines</th>
188
                                                                        <th>Fines</th>
189
                                                                    [% END %]
189
                                                                    [% END %]
190
                                                                    <th></th>
190
                                                                    <th class="dtr-control-col"></th>
191
                                                                </tr>
191
                                                                </tr>
192
                                                            </thead>
192
                                                            </thead>
193
                                                            <tbody>
193
                                                            <tbody>
(-)a/koha-tmpl/opac-tmpl/bootstrap/js/datatables.js (-1 / +13 lines)
Lines 653-658 function _dt_visibility(table_settings, table_dt) { Link Here
653
            { targets: ["string-sort"], type: "string" },
653
            { targets: ["string-sort"], type: "string" },
654
            { targets: ["anti-the"], type: "anti-the" },
654
            { targets: ["anti-the"], type: "anti-the" },
655
            { targets: ["no-sort"], orderable: false, searchable: false },
655
            { targets: ["no-sort"], orderable: false, searchable: false },
656
            {
657
                targets: ["dtr-control-col"],
658
                className: "dtr-control",
659
                orderable: false,
660
                createdCell: function (td) {
661
                    $(td)
662
                        .attr(
663
                            "aria-label",
664
                            __("Expand or collapse row details")
665
                        )
666
                        .attr("title", __("Expand or collapse row details"));
667
                },
668
            },
656
        ];
669
        ];
657
        if (settings["columnDefs"] === undefined) {
670
        if (settings["columnDefs"] === undefined) {
658
            settings["columnDefs"] = default_column_defs;
671
            settings["columnDefs"] = default_column_defs;
659
- 

Return to bug 38642