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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/recalls/recalls_to_pull.tt (-2 / +1 lines)
Lines 54-60 Link Here
54
                            <th class="recall-itemtypes">Available item types</th>
54
                            <th class="recall-itemtypes">Available item types</th>
55
                            <th class="recall-locations">Available locations</th>
55
                            <th class="recall-locations">Available locations</th>
56
                            <th class="recall-date title-string">Earliest recall date</th>
56
                            <th class="recall-date title-string">Earliest recall date</th>
57
                            <th class="recall-action nosort">&nbsp;</th>
57
                            <th class="recall-action NoSort">&nbsp;</th>
58
                        </tr>
58
                        </tr>
59
                    </thead>
59
                    </thead>
60
                    <tbody>
60
                    <tbody>
Lines 153-159 Link Here
153
        $(document).ready(function () {
153
        $(document).ready(function () {
154
            $("#recalls-table").kohaTable({
154
            $("#recalls-table").kohaTable({
155
                columnDefs: [
155
                columnDefs: [
156
                    { orderable: false, targets: ["nosort"] },
157
                    { type: "title-string", targets: ["title-string"] },
156
                    { type: "title-string", targets: ["title-string"] },
158
                    { type: "anti-the", targets: ["anti-the"] },
157
                    { type: "anti-the", targets: ["anti-the"] },
159
                ],
158
                ],
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/recalls/recalls_waiting.tt (-3 / +2 lines)
Lines 51-57 Link Here
51
                                    <th class="recall-title anti-the">Title</th>
51
                                    <th class="recall-title anti-the">Title</th>
52
                                    <th class="recall-patron">Requested by</th>
52
                                    <th class="recall-patron">Requested by</th>
53
                                    <th class="recall-library">Pickup location</th>
53
                                    <th class="recall-library">Pickup location</th>
54
                                    <th class="recall-action nosort">&nbsp;</th>
54
                                    <th class="recall-action NoSort">&nbsp;</th>
55
                                </tr></thead
55
                                </tr></thead
56
                            >
56
                            >
57
                            <tbody>
57
                            <tbody>
Lines 104-110 Link Here
104
                                        <th class="recall-title anti-the">Title</th>
104
                                        <th class="recall-title anti-the">Title</th>
105
                                        <th class="recall-patron">Requested by</th>
105
                                        <th class="recall-patron">Requested by</th>
106
                                        <th class="recall-library">Pickup location</th>
106
                                        <th class="recall-library">Pickup location</th>
107
                                        <th class="recall-action nosort">&nbsp;</th>
107
                                        <th class="recall-action NoSort">&nbsp;</th>
108
                                    </tr></thead
108
                                    </tr></thead
109
                                >
109
                                >
110
                                <tbody>
110
                                <tbody>
Lines 158-164 Link Here
158
        $(document).ready(function () {
158
        $(document).ready(function () {
159
            $("#recallswaiting-table, #recallsover-table").kohaTable({
159
            $("#recallswaiting-table, #recallsover-table").kohaTable({
160
                autoWidth: false,
160
                autoWidth: false,
161
                columnDefs: [{ orderable: false, targets: ["nosort"] }],
162
                pagingType: "full_numbers",
161
                pagingType: "full_numbers",
163
            });
162
            });
164
163
(-)a/koha-tmpl/intranet-tmpl/prog/js/recalls.js (-1 lines)
Lines 129-135 $(document).ready(function () { Link Here
129
129
130
    $("#recalls-table").kohaTable({
130
    $("#recalls-table").kohaTable({
131
        columnDefs: [
131
        columnDefs: [
132
            { orderable: false, targets: ["nosort"] },
133
            { type: "title-string", targets: ["title-string"] },
132
            { type: "title-string", targets: ["title-string"] },
134
            { type: "anti-the", targets: ["anti-the"] },
133
            { type: "anti-the", targets: ["anti-the"] },
135
        ],
134
        ],
(-)a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-recalls.tt (-2 / +1 lines)
Lines 39-45 Link Here
39
                                            <th>Pickup location</th>
39
                                            <th>Pickup location</th>
40
                                            <th>Status</th>
40
                                            <th>Status</th>
41
                                            <th>Due date</th>
41
                                            <th>Due date</th>
42
                                            <th class="nosort">Modify</th>
42
                                            <th class="NoSort">Modify</th>
43
                                            <th></th>
43
                                            <th></th>
44
                                        </tr>
44
                                        </tr>
45
                                    </thead>
45
                                    </thead>
Lines 140-146 Link Here
140
                    details: { type: "column", target: -1 },
140
                    details: { type: "column", target: -1 },
141
                },
141
                },
142
                columnDefs: [
142
                columnDefs: [
143
                    { targets: ["nosort"], orderable: false, searchable: false },
144
                    { type: "anti-the", targets: ["anti-the"] },
143
                    { type: "anti-the", targets: ["anti-the"] },
145
                    { className: "dtr-control", orderable: false, targets: -1 },
144
                    { className: "dtr-control", orderable: false, targets: -1 },
146
                ],
145
                ],
(-)a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt (-7 / +6 lines)
Lines 337-343 Link Here
337
                                            <caption>[% issues_count | html %] Item(s) checked out</caption>
337
                                            <caption>[% issues_count | html %] Item(s) checked out</caption>
338
                                            <thead>
338
                                            <thead>
339
                                                <tr>
339
                                                <tr>
340
                                                    [% IF ( JacketImages ) %]<th class="nosort">&nbsp;</th>[% END %]
340
                                                    [% IF ( JacketImages ) %]<th class="NoSort">&nbsp;</th>[% END %]
341
                                                    <th class="all anti-the">Title</th>
341
                                                    <th class="all anti-the">Title</th>
342
                                                    <th>Author</th>
342
                                                    <th>Author</th>
343
                                                    <th class="psort">Due</th>
343
                                                    <th class="psort">Due</th>
Lines 355-365 Link Here
355
                                                        <th>Fines</th>
355
                                                        <th>Fines</th>
356
                                                    [% END %]
356
                                                    [% END %]
357
                                                    [% IF Koha.Preference('OPACMySummaryHTML') %]
357
                                                    [% IF Koha.Preference('OPACMySummaryHTML') %]
358
                                                        <th class="nosort">Links</th>
358
                                                        <th class="NoSort">Links</th>
359
                                                    [% END %]
359
                                                    [% END %]
360
                                                    [% IF ( Koha.Preference('AllowCheckoutNotes') ) %]
360
                                                    [% IF ( Koha.Preference('AllowCheckoutNotes') ) %]
361
                                                        <th class="hidden">Checkout note</th>
361
                                                        <th class="hidden">Checkout note</th>
362
                                                        <th id="checkout-notes" class="nosort noExport" title="Use this to report any problems with your currently checked out items">Report a problem</th>
362
                                                        <th id="checkout-notes" class="NoSort noExport" title="Use this to report any problems with your currently checked out items">Report a problem</th>
363
                                                    [% END %]
363
                                                    [% END %]
364
                                                    <th></th>
364
                                                    <th></th>
365
                                                </tr>
365
                                                </tr>
Lines 728-741 Link Here
728
                                        <!-- OVERDUES TABLE ROWS -->
728
                                        <!-- OVERDUES TABLE ROWS -->
729
                                        <thead>
729
                                        <thead>
730
                                            <tr>
730
                                            <tr>
731
                                                [% IF ( JacketImages ) %]<th class="nosort">&nbsp;</th>[% END %]
731
                                                [% IF ( JacketImages ) %]<th class="NoSort">&nbsp;</th>[% END %]
732
                                                <th class="all anti-the">Title</th>
732
                                                <th class="all anti-the">Title</th>
733
                                                [% UNLESS ( item_level_itypes ) %]<th>Item type</th>[% END %]
733
                                                [% UNLESS ( item_level_itypes ) %]<th>Item type</th>[% END %]
734
                                                [% IF ( show_barcode ) %]<th>Barcode</th>[% END %]
734
                                                [% IF ( show_barcode ) %]<th>Barcode</th>[% END %]
735
                                                <th>Call number</th>
735
                                                <th>Call number</th>
736
                                                <th class="psort">Due</th>
736
                                                <th class="psort">Due</th>
737
                                                [% IF ( OpacRenewalAllowed ) %]
737
                                                [% IF ( OpacRenewalAllowed ) %]
738
                                                    <th class="nosort">Renew</th>
738
                                                    <th class="NoSort">Renew</th>
739
                                                [% END %]
739
                                                [% END %]
740
                                                [% IF ( OPACFinesTab ) %]
740
                                                [% IF ( OPACFinesTab ) %]
741
                                                    <th>Fines</th>
741
                                                    <th>Fines</th>
Lines 862-868 Link Here
862
                                                <th>Expires on</th>
862
                                                <th>Expires on</th>
863
                                                <th>Pickup location</th>
863
                                                <th>Pickup location</th>
864
                                                <th>Status</th>
864
                                                <th>Status</th>
865
                                                <th class="nosort">&nbsp;</th>
865
                                                <th class="NoSort">&nbsp;</th>
866
                                                <th></th>
866
                                                <th></th>
867
                                            </tr>
867
                                            </tr>
868
                                        </thead>
868
                                        </thead>
Lines 1208-1214 Link Here
1208
                    "sorting" : [[ thIndex, 'asc' ]],
1208
                    "sorting" : [[ thIndex, 'asc' ]],
1209
                    "dom": '<"top"<"table_entries"><"table_controls"fB>>t',
1209
                    "dom": '<"top"<"table_entries"><"table_controls"fB>>t',
1210
                    "columnDefs": [
1210
                    "columnDefs": [
1211
                        { "targets": [ "nosort" ],"orderable": false,"searchable": false },
1212
                        { "type": "anti-the", "targets" : [ "anti-the" ] },
1211
                        { "type": "anti-the", "targets" : [ "anti-the" ] },
1213
                        { "visible": false, "targets" : [ "hidden" ] },
1212
                        { "visible": false, "targets" : [ "hidden" ] },
1214
                        { "className": 'dtr-control', "orderable": false, "targets": -1 }
1213
                        { "className": 'dtr-control', "orderable": false, "targets": -1 }
(-)a/koha-tmpl/opac-tmpl/bootstrap/en/modules/sco/sco-main.tt (-3 / +1 lines)
Lines 179-185 Link Here
179
                                                                <th class="all anti-the">Title</th>
179
                                                                <th class="all anti-the">Title</th>
180
                                                                <th>Call number</th>
180
                                                                <th>Call number</th>
181
                                                                <th class="psort">Due</th>
181
                                                                <th class="psort">Due</th>
182
                                                                <th class="all nosort">Renew</th>
182
                                                                <th class="all NoSort">Renew</th>
183
                                                                [% UNLESS ( nofines ) %]
183
                                                                [% UNLESS ( nofines ) %]
184
                                                                    <th>Fines</th>
184
                                                                    <th>Fines</th>
185
                                                                [% END %]
185
                                                                [% END %]
Lines 461-467 Link Here
461
                        sorting: [[thIndex, "asc"]],
461
                        sorting: [[thIndex, "asc"]],
462
                        dom: '<"top"<"table_entries"><"table_controls"f>>t<"clear">',
462
                        dom: '<"top"<"table_entries"><"table_controls"f>>t<"clear">',
463
                        columnDefs: [
463
                        columnDefs: [
464
                            { targets: ["nosort"], orderable: false, searchable: false },
465
                            { targets: ["noshow"], visible: false, searchable: false },
464
                            { targets: ["noshow"], visible: false, searchable: false },
466
                            { type: "anti-the", targets: ["anti-the"] },
465
                            { type: "anti-the", targets: ["anti-the"] },
467
                            { visible: false, targets: ["hidden"] },
466
                            { visible: false, targets: ["hidden"] },
468
- 

Return to bug 38984