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

(-)a/koha-tmpl/intranet-tmpl/prog/en/includes/clubs-table.inc (-2 / +2 lines)
Lines 96-109 Link Here
96
                                        </a>
96
                                        </a>
97
                                    </li>
97
                                    </li>
98
                                    <li>
98
                                    <li>
99
                                        <a class="dropdown-item" href="#" class="delete_club" data-id="[% c.id | html %]" data-name="[% c.name | html %]">
99
                                        <a class="dropdown-item delete_club" href="#" data-id="[% c.id | html %]" data-name="[% c.name | html %]">
100
                                            <i class="fa fa-trash-can"></i> Delete
100
                                            <i class="fa fa-trash-can"></i> Delete
101
                                        </a>
101
                                        </a>
102
                                    </li>
102
                                    </li>
103
                                [% END %]
103
                                [% END %]
104
                                [% IF ( c.club_enrollments.count ) %]
104
                                [% IF ( c.club_enrollments.count ) %]
105
                                    <li>
105
                                    <li>
106
                                        <a class="dropdown-item" href="#" class="club_hold_search" data-id="[% c.id | html %]">
106
                                        <a class="dropdown-item club_hold_search" href="#" data-id="[% c.id | html %]">
107
                                            <i class="fa fa-search"></i> Search to hold
107
                                            <i class="fa fa-search"></i> Search to hold
108
                                        </a>
108
                                        </a>
109
                                    </li>
109
                                    </li>
(-)a/koha-tmpl/intranet-tmpl/prog/en/includes/patron-search.inc (-1 / +1 lines)
Lines 935-941 Link Here
935
                                    <a href="#" class="btn btn-link select_all"><i class="fa fa-check"></i> Select all</a>
935
                                    <a href="#" class="btn btn-link select_all"><i class="fa fa-check"></i> Select all</a>
936
                                    |
936
                                    |
937
                                    <a href="#" class="btn btn-link clear_all"><i class="fa fa-remove"></i> Clear all</a>
937
                                    <a href="#" class="btn btn-link clear_all"><i class="fa fa-remove"></i> Clear all</a>
938
                                    <button class="add-selected" class="btn btn-sm btn-default" type="submit">Add selected patrons</button>
938
                                    <button class="add-selected btn btn-sm btn-default" type="submit">Add selected patrons</button>
939
                                </div>
939
                                </div>
940
                            </div>
940
                            </div>
941
                        [% END %]
941
                        [% END %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/includes/patron_messages.inc (-2 / +2 lines)
Lines 349-355 Link Here
349
                    </span>
349
                    </span>
350
                    [% IF patron_message.branchcode == Branches.GetLoggedInBranchcode OR Koha.Preference('AllowAllMessageDeletion') %]
350
                    [% IF patron_message.branchcode == Branches.GetLoggedInBranchcode OR Koha.Preference('AllowAllMessageDeletion') %]
351
                        [% IF moremember %]
351
                        [% IF moremember %]
352
                            <a id="#edit_message_form_[% patron_message.message_id | html %]" class="btn btn-link edit_message" href="#edit_message_form_[% patron_message.message_id | uri %]" data-bs-target="#edit_message_form_[% patron_message.message_id | html %]" data-bs-toggle="modal" class="btn btn-default"><i class="fa-solid fa-pencil" aria-hidden="true"></i> Edit</a>
352
                            <a id="#edit_message_form_[% patron_message.message_id | html %]" class="btn btn-default btn-link edit_message" href="#edit_message_form_[% patron_message.message_id | uri %]" data-bs-target="#edit_message_form_[% patron_message.message_id | html %]" data-bs-toggle="modal"><i class="fa-solid fa-pencil" aria-hidden="true"></i> Edit</a>
353
                            <form action="/cgi-bin/koha/circ/del_message.pl" method="post">
353
                            <form action="/cgi-bin/koha/circ/del_message.pl" method="post">
354
                                [% INCLUDE 'csrf-token.inc' %]
354
                                [% INCLUDE 'csrf-token.inc' %]
355
                                <input type="hidden" name="op" value="cud-delete">
355
                                <input type="hidden" name="op" value="cud-delete">
Lines 359-365 Link Here
359
                                <button type="submit" class="btn btn-link delete_message"><i class="fa fa-trash-can"></i> Delete</button>
359
                                <button type="submit" class="btn btn-link delete_message"><i class="fa fa-trash-can"></i> Delete</button>
360
                            </form>
360
                            </form>
361
                        [% ELSE %]
361
                        [% ELSE %]
362
                            <a id="#edit_message_form_[% patron_message.message_id | html %]" class="btn btn-link edit_message" href="#edit_message_form_[% patron_message.message_id | uri %]" data-bs-target="#edit_message_form_[% patron_message.message_id | html %]" data-bs-toggle="modal" class="btn btn-default"><i class="fa-solid fa-pencil" aria-hidden="true"></i> Edit</a>
362
                            <a id="#edit_message_form_[% patron_message.message_id | html %]" class="btn btn-default btn-link edit_message" href="#edit_message_form_[% patron_message.message_id | uri %]" data-bs-target="#edit_message_form_[% patron_message.message_id | html %]" data-bs-toggle="modal"><i class="fa-solid fa-pencil" aria-hidden="true"></i> Edit</a>
363
                            <form action="/cgi-bin/koha/circ/del_message.pl" method="post">
363
                            <form action="/cgi-bin/koha/circ/del_message.pl" method="post">
364
                                [% INCLUDE 'csrf-token.inc' %]
364
                                [% INCLUDE 'csrf-token.inc' %]
365
                                <input type="hidden" name="op" value="cud-delete">
365
                                <input type="hidden" name="op" value="cud-delete">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/parcel.tt (-3 / +3 lines)
Lines 535-543 Link Here
535
                            result += '<button type="button" class="btn btn-default btn-xs dropdown-toggle dropdown-toggle-split" data-bs-toggle="dropdown" aria-expanded="false"><span class="visually-hidden">Toggle dropdown</span></button>';
535
                            result += '<button type="button" class="btn btn-default btn-xs dropdown-toggle dropdown-toggle-split" data-bs-toggle="dropdown" aria-expanded="false"><span class="visually-hidden">Toggle dropdown</span></button>';
536
536
537
                            result += '<ul class="dropdown-menu" aria-labelledby="view' + row.order_id + '">';
537
                            result += '<ul class="dropdown-menu" aria-labelledby="view' + row.order_id + '">';
538
                                result += '<li><a class="dropdown-item previewData" href="/cgi-bin/koha/acqui/showorder.pl?ordernumber=' + encodeURIComponent(row.order_id) + '" class="previewData">[% tp("noun", "Order") | html %]</a></li>';
538
                                result += '<li><a class="dropdown-item previewData" href="/cgi-bin/koha/acqui/showorder.pl?ordernumber=' + encodeURIComponent(row.order_id) + '">[% tp("noun", "Order") | html %]</a></li>';
539
                                result += '<li><a class="dropdown-item previewData" href="/cgi-bin/koha/catalogue/showmarc.pl?id=' + encodeURIComponent(row.biblio_id) + '" class="previewData">' + _("MARC") + '</a></li>';
539
                                result += '<li><a class="dropdown-item previewData" href="/cgi-bin/koha/catalogue/showmarc.pl?id=' + encodeURIComponent(row.biblio_id) + '">' + _("MARC") + '</a></li>';
540
                                result += '<li><a class="dropdown-item previewData" href="/cgi-bin/koha/catalogue/showmarc.pl?viewas=card&amp;id=' + encodeURIComponent(row.biblio_id) + '" class="previewData">' + _("Card") + '</a></li>';
540
                                result += '<li><a class="dropdown-item previewData" href="/cgi-bin/koha/catalogue/showmarc.pl?viewas=card&amp;id=' + encodeURIComponent(row.biblio_id) + '">' + _("Card") + '</a></li>';
541
                            result += '</ul>';
541
                            result += '</ul>';
542
                            result += '</div>';
542
                            result += '</div>';
543
                            return result;
543
                            return result;
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/currency.tt (-1 / +1 lines)
Lines 122-128 Link Here
122
                    <input type="hidden" name="currency_code" id="currency" value="[% currency.currency | html %]" />[% currency.currency | html %]
122
                    <input type="hidden" name="currency_code" id="currency" value="[% currency.currency | html %]" />[% currency.currency | html %]
123
                [% ELSE %]
123
                [% ELSE %]
124
                    <label for="currency_code" class="required">Currency: </label>
124
                    <label for="currency_code" class="required">Currency: </label>
125
                    <input type="text" name="currency_code" id="currency_code" class="focus" size="50" maxlength="50" required="required" class="required" /> <span class="required">Required</span>
125
                    <input type="text" name="currency_code" id="currency_code" class="focus required" size="50" maxlength="50" required="required" /> <span class="required">Required</span>
126
                [% END %]
126
                [% END %]
127
            </li>
127
            </li>
128
            <li>
128
            <li>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/oai_sets.tt (-1 / +1 lines)
Lines 73-79 Link Here
73
                        <li>
73
                        <li>
74
                            <label for="spec" class="required">setSpec: </label>
74
                            <label for="spec" class="required">setSpec: </label>
75
                            [% IF ( spec == "" ) %]
75
                            [% IF ( spec == "" ) %]
76
                                <input type="text" id="spec" class="focus" name="spec" value="[% spec | html %]" required="required" class="required" />
76
                                <input type="text" id="spec" class="focus required" name="spec" value="[% spec | html %]" required="required" />
77
                            [% ELSE %]
77
                            [% ELSE %]
78
                                <input type="text" id="spec" name="spec" value="[% spec | html %]" required="required" class="required" />
78
                                <input type="text" id="spec" name="spec" value="[% spec | html %]" required="required" class="required" />
79
                            [% END %]
79
                            [% END %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/authorities.tt (-2 / +2 lines)
Lines 462-471 Link Here
462
                [% IF ( duplicateauthid ) %]
462
                [% IF ( duplicateauthid ) %]
463
                    <div class="alert alert-warning">
463
                    <div class="alert alert-warning">
464
                        <h3>Duplicate record suspected</h3>
464
                        <h3>Duplicate record suspected</h3>
465
                        <p>Is this a duplicate of <a href="/cgi-bin/koha/authorities/detail.pl?authid=[% duplicateauthid | uri %]" class="popup" onclick="openWindow('/cgi-bin/koha/authorities/detail.pl?authid=[% duplicateauthid | html %]&amp;popup=1', 'DuplicateAuthority','800','600'); return false;" class="button">[% duplicateauthvalue | html %]</a> ?</p>
465
                        <p>Is this a duplicate of <a href="/cgi-bin/koha/authorities/detail.pl?authid=[% duplicateauthid | uri %]" class="popup button" onclick="openWindow('/cgi-bin/koha/authorities/detail.pl?authid=[% duplicateauthid | html %]&amp;popup=1', 'DuplicateAuthority','800','600'); return false;">[% duplicateauthvalue | html %]</a> ?</p>
466
466
467
                        <p>
467
                        <p>
468
                            <a href="/cgi-bin/koha/authorities/authorities.pl?authid=[% duplicateauthid | uri %]" class="btn btn-default" class="new"><i class="fa-solid fa-pencil" aria-hidden="true"></i> Yes: Edit existing authority</a>
468
                            <a href="/cgi-bin/koha/authorities/authorities.pl?authid=[% duplicateauthid | uri %]" class="btn btn-default new"><i class="fa-solid fa-pencil" aria-hidden="true"></i> Yes: Edit existing authority</a>
469
                        </p>
469
                        </p>
470
                        <p>
470
                        <p>
471
                            <a class="btn btn-default new" onclick="confirmnotdup('items'); return false;"><i class="fa fa-save"></i> No: Save as new authority</a>
471
                            <a class="btn btn-default new" onclick="confirmnotdup('items'); return false;"><i class="fa fa-save"></i> No: Save as new authority</a>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/itemsearch.tt (-2 / +2 lines)
Lines 499-509 Link Here
499
                    + '            <ul class="dropdown-menu" aria-labelledby="batch_mod_menu">';
499
                    + '            <ul class="dropdown-menu" aria-labelledby="batch_mod_menu">';
500
                [% IF ( CAN_user_tools_items_batchmod ) %]
500
                [% IF ( CAN_user_tools_items_batchmod ) %]
501
                    table += ''
501
                    table += ''
502
                        + '                <li> <a class="dropdown-item" href="#" data-submit="batch_item_modification" data-bs-toggle="tooltip" data-bs-placement="right" title="' + _("Send selected items to batch item modification") + '" class="batch_op send_to_item_mod">' + _("Batch item modification") + '</a> </li>';
502
                        + '                <li> <a class="dropdown-item batch_op send_to_item_mod" href="#" data-submit="batch_item_modification" data-bs-toggle="tooltip" data-bs-placement="right" title="' + _("Send selected items to batch item modification") + '">' + _("Batch item modification") + '</a> </li>';
503
                [% END %]
503
                [% END %]
504
                [% IF ( CAN_user_tools_items_batchdel ) %]
504
                [% IF ( CAN_user_tools_items_batchdel ) %]
505
                    table += ''
505
                    table += ''
506
                        + '                <li> <a class="dropdown-item" href="#" data-submit="batch_item_deletion" data-bs-toggle="tooltip" data-bs-placement="right" title="' + _("Send selected items to batch item deletion") + '" class="batch_op send_to_item_del">' + _("Batch item deletion") + '</a> </li>';
506
                        + '                <li> <a class="dropdown-item batch_op send_to_item_del"" href="#" data-submit="batch_item_deletion" data-bs-toggle="tooltip" data-bs-placement="right" title="' + _("Send selected items to batch item deletion") + '">' + _("Batch item deletion") + '</a> </li>';
507
                [% END %]
507
                [% END %]
508
                table += ''
508
                table += ''
509
                    + '            </ul>'
509
                    + '            </ul>'
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tt (-3 / +3 lines)
Lines 144-150 Link Here
144
                                            [% FOREACH s IN add_to_some_public_shelves %]
144
                                            [% FOREACH s IN add_to_some_public_shelves %]
145
                                                [% IF shelfnumber != s.shelfnumber %]
145
                                                [% IF shelfnumber != s.shelfnumber %]
146
                                                    <li>
146
                                                    <li>
147
                                                        <a class="dropdown-item" href="#" data-shelfnumber="[% s.shelfnumber | html %]" class="addtolist dropdown-item">[% s.shelfname | html %]</a>
147
                                                        <a class="addtolist dropdown-item" href="#" data-shelfnumber="[% s.shelfnumber | html %]">[% s.shelfname | html %]</a>
148
                                                    </li>
148
                                                    </li>
149
                                                    [% SET number_of_public_shelves = number_of_public_shelves + 1 %]
149
                                                    [% SET number_of_public_shelves = number_of_public_shelves + 1 %]
150
                                                    [% IF number_of_public_shelves == 10 %][% LAST %][% END %]
150
                                                    [% IF number_of_public_shelves == 10 %][% LAST %][% END %]
Lines 154-164 Link Here
154
                                        <li><hr class="dropdown-divider"></li>
154
                                        <li><hr class="dropdown-divider"></li>
155
                                        [% IF add_to_some_private_shelves.count > 10 or add_to_some_public_shelves.count > 10 %]
155
                                        [% IF add_to_some_private_shelves.count > 10 or add_to_some_public_shelves.count > 10 %]
156
                                            <li>
156
                                            <li>
157
                                                <a class="dropdown-item" href="#" class="addtolist morelists dropdown-item">More lists</a>
157
                                                <a href="#" class="addtolist morelists dropdown-item">More lists</a>
158
                                            </li>
158
                                            </li>
159
                                        [% END %]
159
                                        [% END %]
160
                                        <li>
160
                                        <li>
161
                                            <a class="dropdown-item" href="#" class="addtolist newlist dropdown-item">New list</a>
161
                                            <a href="#" class="dropdown-item addtolist newlist dropdown-item">New list</a>
162
                                        </li>
162
                                        </li>
163
                                    </ul>
163
                                    </ul>
164
                                </div>
164
                                </div>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbiblio.tt (-2 / +2 lines)
Lines 970-976 $(document).ready(function(){ Link Here
970
                            [% END %]
970
                            [% END %]
971
                            <li><h6 class="dropdown-header">Change framework</h6></li>
971
                            <li><h6 class="dropdown-header">Change framework</h6></li>
972
                            <li>
972
                            <li>
973
                                <a class="dropdown-item" href="#" class="change-framework" data-frameworkcode="">
973
                                <a class="dropdown-item change-framework" href="#" data-frameworkcode="">
974
                                    [% IF ( frameworkcode ) %]
974
                                    [% IF ( frameworkcode ) %]
975
                                       <i class="fa fa-fw">&nbsp;</i>
975
                                       <i class="fa fa-fw">&nbsp;</i>
976
                                    [% ELSE %]
976
                                    [% ELSE %]
Lines 981-987 $(document).ready(function(){ Link Here
981
                            </li>
981
                            </li>
982
                            [% FOREACH framework IN frameworks%]
982
                            [% FOREACH framework IN frameworks%]
983
                                <li>
983
                                <li>
984
                                    <a class="dropdown-item" href="#" class="change-framework" data-frameworkcode="[% framework.frameworkcode | html %]">
984
                                    <a class="dropdown-item change-framework" href="#" data-frameworkcode="[% framework.frameworkcode | html %]">
985
                                        [% IF framework.frameworkcode == frameworkcode %]
985
                                        [% IF framework.frameworkcode == frameworkcode %]
986
                                            <i class="fa fa-fw fa-check"></i>
986
                                            <i class="fa fa-fw fa-check"></i>
987
                                        [% ELSE %]
987
                                        [% ELSE %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/curbside_pickups.tt (-1 / +1 lines)
Lines 441-447 Link Here
441
                                <label class="sr-only" for="input-patron-cardnumber">Card number</label>
441
                                <label class="sr-only" for="input-patron-cardnumber">Card number</label>
442
                                <div class="input-group">
442
                                <div class="input-group">
443
                                    <div class="input-group-addon">Search a patron</div>
443
                                    <div class="input-group-addon">Search a patron</div>
444
                                    <input autocomplete="off" id="find-patron" class="form-control" type="text" style="width:25%" class="noEnterSubmit" placeholder="Enter patron card number or name"//>
444
                                    <input autocomplete="off" id="find-patron" class="form-control noEnterSubmit" type="text" style="width:25%" placeholder="Enter patron card number or name"//>
445
                                </div>
445
                                </div>
446
                            </div>
446
                            </div>
447
                        [% ELSE %]
447
                        [% ELSE %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/housebound.tt (-2 / +2 lines)
Lines 24-30 Link Here
24
    <div class="rows">
24
    <div class="rows">
25
        <ol>
25
        <ol>
26
          <li>
26
          <li>
27
            <span class="label" class="required"> Delivery day:</span>
27
            <span class="label required"> Delivery day:</span>
28
            [% hpd = housebound_profile.day %]
28
            [% hpd = housebound_profile.day %]
29
            [% IF hpd == 'any' %]<span>Any</span>
29
            [% IF hpd == 'any' %]<span>Any</span>
30
            [% ELSIF hpd == 'monday' %]<span>Monday</span>
30
            [% ELSIF hpd == 'monday' %]<span>Monday</span>
Lines 37-43 Link Here
37
            [% END %]
37
            [% END %]
38
          </li>
38
          </li>
39
          <li>
39
          <li>
40
            <span class="label" class="required">Frequency:</span>
40
            <span class="label required">Frequency:</span>
41
            [% AuthorisedValues.GetByCode( 'HSBND_FREQ', housebound_profile.frequency, 0 ) || housebound_profile.frequency | html %]
41
            [% AuthorisedValues.GetByCode( 'HSBND_FREQ', housebound_profile.frequency, 0 ) || housebound_profile.frequency | html %]
42
          </li>
42
          </li>
43
          <li>
43
          <li>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt (-1 / +1 lines)
Lines 254-260 legend.collapsed i.fa.fa-caret-down::before { Link Here
254
                                [% END %]
254
                                [% END %]
255
                                <button class="btn btn-primary toggler" id="saverecord" name="save" ><i class="fa fa-save"></i> Save</button>
255
                                <button class="btn btn-primary toggler" id="saverecord" name="save" ><i class="fa fa-save"></i> Save</button>
256
                                [% IF op == 'add_form' %]
256
                                [% IF op == 'add_form' %]
257
                                    <a class="btn btn-link" href="/cgi-bin/koha/members/member.pl" class="toggler save_entryform">
257
                                    <a class="btn btn-link toggler save_entryform" href="/cgi-bin/koha/members/member.pl">
258
                                [% ELSE %]
258
                                [% ELSE %]
259
                                    <a class="btn btn-link" href="/cgi-bin/koha/members/moremember.pl?borrowernumber=[% borrowernumber | html %]">
259
                                    <a class="btn btn-link" href="/cgi-bin/koha/members/moremember.pl?borrowernumber=[% borrowernumber | html %]">
260
                                [% END %]
260
                                [% END %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep3.tt (-1 / +1 lines)
Lines 61-67 Link Here
61
                            <li>
61
                            <li>
62
                                <label for="cardnumber" class="required">Card number: </label>
62
                                <label for="cardnumber" class="required">Card number: </label>
63
                                [% IF patrons && patrons > 1 %]
63
                                [% IF patrons && patrons > 1 %]
64
                                    <input type="text" id="cardnumber" class="noEnterSubmit valid" name="cardnumber" value="[% newcardnumber | html %]" class="required" required="required">
64
                                    <input type="text" id="cardnumber" class="noEnterSubmit valid required" name="cardnumber" value="[% newcardnumber | html %]" required="required">
65
                                [% ELSE %]
65
                                [% ELSE %]
66
                                    <input type="text" id="cardnumber" name="cardnumber" value="[% cardnumber | html %]" class="required" required="required">
66
                                    <input type="text" id="cardnumber" name="cardnumber" value="[% cardnumber | html %]" class="required" required="required">
67
                                [% END %]
67
                                [% END %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt (-14 / +14 lines)
Lines 1128-1138 Link Here
1128
                                                    [% FOREACH l IN limits %]
1128
                                                    [% FOREACH l IN limits %]
1129
                                                        [% IF l == limit %]
1129
                                                        [% IF l == limit %]
1130
                                                            <li>
1130
                                                            <li>
1131
                                                                <a class="dropdown-item" class="limitselect" data-limit="[% l | html %]" href="#"><i class="fa fa-fw fa-check" aria-hidden="true"></i> [% l | html %]</a>
1131
                                                                <a class="dropdown-item limitselect" data-limit="[% l | html %]" href="#"><i class="fa fa-fw fa-check" aria-hidden="true"></i> [% l | html %]</a>
1132
                                                            </li>
1132
                                                            </li>
1133
                                                        [% ELSE %]
1133
                                                        [% ELSE %]
1134
                                                            <li>
1134
                                                            <li>
1135
                                                                <a class="dropdown-item" class="limitselect" data-limit="[% l | html %]" href="#"><i class="fa fa-fw" aria-hidden="true"></i> [% l | html %]</a>
1135
                                                                <a class="dropdown-item limitselect" data-limit="[% l | html %]" href="#"><i class="fa fa-fw" aria-hidden="true"></i> [% l | html %]</a>
1136
                                                            </li>
1136
                                                            </li>
1137
                                                        [% END %]
1137
                                                        [% END %]
1138
                                                    [% END %]
1138
                                                    [% END %]
Lines 2552-2569 Link Here
2552
            Insert runtime parameter
2552
            Insert runtime parameter
2553
        </button>
2553
        </button>
2554
        <ul class="dropdown-menu">
2554
        <ul class="dropdown-menu">
2555
            <li><a class="dropdown-item" href="#" class="insertParam" id="insertAuthVal">Authorized values</a></li>
2555
            <li><a class="dropdown-item insertParam" href="#" id="insertAuthVal">Authorized values</a></li>
2556
            <li><a class="dropdown-item" href="#" class="insertParam" id="insertFramework">Bibliographic framework</a></li>
2556
            <li><a class="dropdown-item insertParam" href="#" id="insertFramework">Bibliographic framework</a></li>
2557
            <li><a class="dropdown-item" href="#" class="insertParam" id="insertCnSource">Classification sources</a></li>
2557
            <li><a class="dropdown-item insertParam" href="#" id="insertCnSource">Classification sources</a></li>
2558
            <li><a class="dropdown-item" href="#" class="insertParam" id="insertDate">Date</a></li>
2558
            <li><a class="dropdown-item insertParam" href="#" id="insertDate">Date</a></li>
2559
            <li><a class="dropdown-item" href="#" class="insertParam" id="insertItemtypes">Item types</a></li>
2559
            <li><a class="dropdown-item insertParam" href="#" id="insertItemtypes">Item types</a></li>
2560
            <li><a class="dropdown-item" href="#" class="insertParam" id="insertBranches">Libraries</a></li>
2560
            <li><a class="dropdown-item insertParam" href="#" id="insertBranches">Libraries</a></li>
2561
            <li><a class="dropdown-item" href="#" class="insertParam" id="insertList">List</a></li>
2561
            <li><a class="dropdown-item insertParam" href="#" id="insertList">List</a></li>
2562
            <li><a class="dropdown-item" href="#" class="insertParam" id="insertCategorycode">Patron categories</a></li>
2562
            <li><a class="dropdown-item insertParam" href="#" id="insertCategorycode">Patron categories</a></li>
2563
            <li><a class="dropdown-item" href="#" class="insertParam" id="insertCashregister">Cash registers</a></li>
2563
            <li><a class="dropdown-item insertParam" href="#" id="insertCashregister">Cash registers</a></li>
2564
            <li><a class="dropdown-item" href="#" class="insertParam" id="insertDebittypes">Debit types</a></li>
2564
            <li><a class="dropdown-item insertParam" href="#" id="insertDebittypes">Debit types</a></li>
2565
            <li><a class="dropdown-item" href="#" class="insertParam" id="insertCredittypes">Credit types</a></li>
2565
            <li><a class="dropdown-item insertParam" href="#" id="insertCredittypes">Credit types</a></li>
2566
            <li><a class="dropdown-item" href="#" class="insertParam" id="insertText">Text field</a></li>
2566
            <li><a class="dropdown-item insertParam" href="#" id="insertText">Text field</a></li>
2567
        </ul>
2567
        </ul>
2568
    </div>
2568
    </div>
2569
[% END %]
2569
[% END %]
(-)a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-illrequests.tt (-1 / +1 lines)
Lines 277-283 Link Here
277
                                    <input type="hidden" name="checked_availability" value="1">
277
                                    <input type="hidden" name="checked_availability" value="1">
278
                                    <div id="continue-request-row" class="alert">
278
                                    <div id="continue-request-row" class="alert">
279
                                        If you can't find what you are looking for, you can
279
                                        If you can't find what you are looking for, you can
280
                                        <button class="button" class="btn btn-primary" type="submit">continue creating your request</button> or
280
                                        <button class="button btn btn-primary" type="submit">continue creating your request</button> or
281
                                        <a href="/cgi-bin/koha/opac-illrequests.pl">cancel your request</a>
281
                                        <a href="/cgi-bin/koha/opac-illrequests.pl">cancel your request</a>
282
                                    </div>
282
                                    </div>
283
                                </form>
283
                                </form>
(-)a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-library.tt (-3 / +2 lines)
Lines 110-118 Link Here
110
                    <h1>Libraries</h1>
110
                    <h1>Libraries</h1>
111
                    [% FOREACH library IN libraries %]
111
                    [% FOREACH library IN libraries %]
112
                        [% IF ( branchcode == library.branchcode ) %]
112
                        [% IF ( branchcode == library.branchcode ) %]
113
                            <div class="section_library" id="section_[% library.branchcode | html %]" class="current">
113
                            <div class="section_library current" id="section_[% library.branchcode | html %]">
114
                        [% ELSE %]
114
                        [% ELSE %]
115
                            <div class="section_library" id="section_[% library.branchcode | html %]" class="">
115
                            <div class="section_library" id="section_[% library.branchcode | html %]">
116
                        [% END %]
116
                        [% END %]
117
                        <h2 property="name">
117
                        <h2 property="name">
118
                            <a href="/cgi-bin/koha/opac-library.pl?branchcode=[% library.branchcode | url %]">
118
                            <a href="/cgi-bin/koha/opac-library.pl?branchcode=[% library.branchcode | url %]">
119
- 

Return to bug 37745