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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation_batch_checkouts.tt (-2 / +2 lines)
Lines 129-135 $(document).ready(function() { Link Here
129
            [% END %]
129
            [% END %]
130
            <td>[% checkout_info.barcode %]</td>
130
            <td>[% checkout_info.barcode %]</td>
131
            <td>
131
            <td>
132
              <a href="/cgi-bin/koha/catalogue/detail.pl?biblionumber=[% checkout_info.item.biblionumber %]&amp;type=intra"><strong>[% checkout_info.item.title |html %][% FOREACH subtitl IN checkout_info.item.subtitle %] [% subtitl.subfield %][% END %]</strong></a>[% IF checkout_info.item.author %], by [% checkout_info.item.author %][% END %][% IF ( checkout_info.itme.itemnotes ) %]- <span class="circ-hlt">[% checkout_info.item.itemnotes %]</span>[% END %] <a href="/cgi-bin/koha/catalogue/moredetail.pl?biblionumber=[% checkout_info.item.biblionumber %]&amp;itemnumber=[% checkout_info.item.itemnumber %]#item[% checkout_info.item.itemnumber %]">[% checkout_info.item.barcode %]</a>
132
              <a href="/cgi-bin/koha/catalogue/detail.pl?biblionumber=[% checkout_info.item.biblionumber %]&amp;type=intra"><strong>[% checkout_info.item.title %][% FOREACH subtitl IN checkout_info.item.subtitle %] [% subtitl.subfield %][% END %]</strong></a>[% IF checkout_info.item.author %], by [% checkout_info.item.author %][% END %][% IF ( checkout_info.itme.itemnotes ) %]- <span class="circ-hlt">[% checkout_info.item.itemnotes %]</span>[% END %] <a href="/cgi-bin/koha/catalogue/moredetail.pl?biblionumber=[% checkout_info.item.biblionumber %]&amp;itemnumber=[% checkout_info.item.itemnumber %]#item[% checkout_info.item.itemnumber %]">[% checkout_info.item.barcode %]</a>
133
            </td>
133
            </td>
134
            <td>
134
            <td>
135
              [% IF checkout_info.NEEDSCONFIRMATION %]
135
              [% IF checkout_info.NEEDSCONFIRMATION %]
Lines 255-261 $(document).ready(function() { Link Here
255
                    Too many checked out.
255
                    Too many checked out.
256
                  [% END %]
256
                  [% END %]
257
                  [% IF checkout_info.UNKNOWN_BARCODE %]
257
                  [% IF checkout_info.UNKNOWN_BARCODE %]
258
                    <li>The barcode was not found [% checkout_info.barcode |html %]
258
                    <li>The barcode was not found [% checkout_info.barcode %]
259
                  [% END %]
259
                  [% END %]
260
                  [% IF checkout_info.DEBT %]
260
                  [% IF checkout_info.DEBT %]
261
                    The patron has a debt of [% checkout_info.DEBT %] <!-- Need debt_confirmed -->
261
                    The patron has a debt of [% checkout_info.DEBT %] <!-- Need debt_confirmed -->
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/edit-layout.tt (-2 / +2 lines)
Lines 392-402 Link Here
392
                                </li>
392
                                </li>
393
                                <li>
393
                                <li>
394
                                    <label for="barcode_height_scale">Scale height (relative to card): </label>
394
                                    <label for="barcode_height_scale">Scale height (relative to card): </label>
395
                                    <input type="text" name="barcode_height_scale" id="barcode_height_scale" size="2" value="[% barcode_height_scale |html %]" />
395
                                    <input type="text" name="barcode_height_scale" id="barcode_height_scale" size="2" value="[% barcode_height_scale %]" />
396
                                </li>
396
                                </li>
397
                                <li>
397
                                <li>
398
                                    <label for="barcode_width_scale">Scale width (relative to card): </label>
398
                                    <label for="barcode_width_scale">Scale width (relative to card): </label>
399
                                    <input type="text" name="barcode_width_scale" id="barcode_width_scale" size="2" value="[% barcode_width_scale |html %]" />
399
                                    <input type="text" name="barcode_width_scale" id="barcode_width_scale" size="2" value="[% barcode_width_scale %]" />
400
                                </li>
400
                                </li>
401
                                <li>
401
                                <li>
402
                                    <label for="barcode_type">Barcode type: </label>
402
                                    <label for="barcode_type">Barcode type: </label>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/add_fields.tt (-2 / +2 lines)
Lines 126-132 Link Here
126
        <ol>
126
        <ol>
127
          <li>
127
          <li>
128
            <label for="name" class="required">Name: </label>
128
            <label for="name" class="required">Name: </label>
129
            <input type="text" name="name" id="name" value="[% field.name | html %]" />
129
            <input type="text" name="name" id="name" value="[% field.name %]" />
130
          </li>
130
          </li>
131
          <li>
131
          <li>
132
            <label for="av">Authorised value category: </label>
132
            <label for="av">Authorised value category: </label>
Lines 143-149 Link Here
143
          </li>
143
          </li>
144
          <li>
144
          <li>
145
            <label for="marcfield">Marc field: </label>
145
            <label for="marcfield">Marc field: </label>
146
            <input type="text" name="marcfield" id="marcfield" value="[% field.marcfield| html %]" />
146
            <input type="text" name="marcfield" id="marcfield" value="[% field.marcfield %]" />
147
          </li>
147
          </li>
148
          <li>
148
          <li>
149
            <label for="searchable">Searchable: </label>
149
            <label for="searchable">Searchable: </label>
(-)a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-results.tt (-3 / +2 lines)
Lines 755-761 $(document).ready(function(){ Link Here
755
            [% SET number_of_private_shelves = 0 %]
755
            [% SET number_of_private_shelves = 0 %]
756
            [% FOREACH s IN add_to_some_private_shelves %]
756
            [% FOREACH s IN add_to_some_private_shelves %]
757
                [% IF shelfnumber != s.shelfnumber %]
757
                [% IF shelfnumber != s.shelfnumber %]
758
                    param1 += "<option id=\"s[% s.shelfnumber %]\" value=\"addtolist\">[% s.shelfname |html %]<\/option>";
758
                    param1 += "<option id=\"s[% s.shelfnumber %]\" value=\"addtolist\">[% s.shelfname %]<\/option>";
759
                    [% SET number_of_private_shelves = number_of_private_shelves + 1 %]
759
                    [% SET number_of_private_shelves = number_of_private_shelves + 1 %]
760
                    [% IF number_of_private_shelves == 10 %][% LAST %][% END %]
760
                    [% IF number_of_private_shelves == 10 %][% LAST %][% END %]
761
                [% END %]
761
                [% END %]
Lines 767-773 $(document).ready(function(){ Link Here
767
            [% SET number_of_public_shelves = 0 %]
767
            [% SET number_of_public_shelves = 0 %]
768
            [% FOREACH s IN add_to_some_public_shelves %]
768
            [% FOREACH s IN add_to_some_public_shelves %]
769
                [% IF shelfnumber != s.shelfnumber %]
769
                [% IF shelfnumber != s.shelfnumber %]
770
                    param1 += "<option id=\"s[% s.shelfnumber %]\" value=\"addtolist\">[% s.shelfname |html %]<\/option>";
770
                    param1 += "<option id=\"s[% s.shelfnumber %]\" value=\"addtolist\">[% s.shelfname %]<\/option>";
771
                    [% SET number_of_public_shelves = number_of_public_shelves + 1 %]
771
                    [% SET number_of_public_shelves = number_of_public_shelves + 1 %]
772
                    [% IF number_of_public_shelves == 10 %][% LAST %][% END %]
772
                    [% IF number_of_public_shelves == 10 %][% LAST %][% END %]
773
                [% END %]
773
                [% END %]
774
- 

Return to bug 13618