Lines 316-321
Link Here
|
316 |
[% END %] |
316 |
[% END %] |
317 |
</div> |
317 |
</div> |
318 |
<table class="items_table" id="[% tab | html %]_table"> |
318 |
<table class="items_table" id="[% tab | html %]_table"> |
|
|
319 |
<caption class="sr-only">Items</caption> |
319 |
<thead> |
320 |
<thead> |
320 |
<tr> |
321 |
<tr> |
321 |
[% IF (StaffDetailItemSelection) %]<th id="[% tab | html %]_checkbox" data-colname="[% tab | html %]_checkbox" class="NoSort"></th>[% END %] |
322 |
[% IF (StaffDetailItemSelection) %]<th id="[% tab | html %]_checkbox" data-colname="[% tab | html %]_checkbox" class="NoSort"></th>[% END %] |
Lines 624-629
Note that permanent location is a code, and location may be an authval.
Link Here
|
624 |
[% IF ( debug_display ) %] |
625 |
[% IF ( debug_display ) %] |
625 |
<br /><br /> |
626 |
<br /><br /> |
626 |
<table> |
627 |
<table> |
|
|
628 |
<caption class="sr-only">Item data</caption> |
627 |
<tr><td>itemdata_enumchron</td><td>[% itemdata_enumchron | html %]</td></tr> |
629 |
<tr><td>itemdata_enumchron</td><td>[% itemdata_enumchron | html %]</td></tr> |
628 |
<tr><td>itemdata_copynumber</td><td>[% itemdata_copynumber | html %]</td></tr> |
630 |
<tr><td>itemdata_copynumber</td><td>[% itemdata_copynumber | html %]</td></tr> |
629 |
<tr><td>serial</td><td>[% serial | html %]</td></tr> |
631 |
<tr><td>serial</td><td>[% serial | html %]</td></tr> |
Lines 700-705
Note that permanent location is a code, and location may be an authval.
Link Here
|
700 |
[% IF ( subscription.latestserials ) %] |
702 |
[% IF ( subscription.latestserials ) %] |
701 |
<p> The [% subscription.staffdisplaycount | html %] latest issues related to this subscription:</p> |
703 |
<p> The [% subscription.staffdisplaycount | html %] latest issues related to this subscription:</p> |
702 |
<table> |
704 |
<table> |
|
|
705 |
<caption class="sr-only">Latest serials</caption> |
703 |
<tr> |
706 |
<tr> |
704 |
<th>Issue #</th> |
707 |
<th>Issue #</th> |
705 |
<th>Date arrived</th> |
708 |
<th>Date arrived</th> |
Lines 741-746
Note that permanent location is a code, and location may be an authval.
Link Here
|
741 |
<div id="acq_details"> |
744 |
<div id="acq_details"> |
742 |
[% IF orders.count %] |
745 |
[% IF orders.count %] |
743 |
<table id="orders"> |
746 |
<table id="orders"> |
|
|
747 |
<caption class="sr-only">Orders</caption> |
744 |
<thead> |
748 |
<thead> |
745 |
<tr> |
749 |
<tr> |
746 |
<th>Vendor</th> |
750 |
<th>Vendor</th> |
Lines 833-838
Note that permanent location is a code, and location may be an authval.
Link Here
|
833 |
<p>[% tnpx('pluralization', 'There is one archived suggestion.', 'There are {count} archived suggestions.', nb_archived_suggestions, { count = nb_archived_suggestions }) | $raw %] |
837 |
<p>[% tnpx('pluralization', 'There is one archived suggestion.', 'There are {count} archived suggestions.', nb_archived_suggestions, { count = nb_archived_suggestions }) | $raw %] |
834 |
[% END %] |
838 |
[% END %] |
835 |
<table id="suggestions" class="sorted"> |
839 |
<table id="suggestions" class="sorted"> |
|
|
840 |
<caption class="sr-only">Suggestions</caption> |
836 |
<thead> |
841 |
<thead> |
837 |
<tr> |
842 |
<tr> |
838 |
<th class="NoSort"> </th> |
843 |
<th class="NoSort"> </th> |
Lines 900-905
Note that permanent location is a code, and location may be an authval.
Link Here
|
900 |
[% IF ( FRBRizeEditions ) %][% IF ( XISBNS ) %] |
905 |
[% IF ( FRBRizeEditions ) %][% IF ( XISBNS ) %] |
901 |
<div id="editions"><h2>Editions</h2> |
906 |
<div id="editions"><h2>Editions</h2> |
902 |
<table> |
907 |
<table> |
|
|
908 |
<caption class="sr-only">Editions</caption> |
903 |
[% FOREACH XISBN IN XISBNS %]<tr>[% IF ( AmazonCoverImages ) %]<td><a href="http://www.amazon.com/gp/reader/[% XISBN.normalized_isbn | uri %][% AmazonAssocTag | uri %]#reader-link"><img src="https://images-na.ssl-images-amazon.com/images/P/[% XISBN.normalized_isbn | html %].01._AA75_PU_PU-5_.jpg" /></a></td>[% END %] |
909 |
[% FOREACH XISBN IN XISBNS %]<tr>[% IF ( AmazonCoverImages ) %]<td><a href="http://www.amazon.com/gp/reader/[% XISBN.normalized_isbn | uri %][% AmazonAssocTag | uri %]#reader-link"><img src="https://images-na.ssl-images-amazon.com/images/P/[% XISBN.normalized_isbn | html %].01._AA75_PU_PU-5_.jpg" /></a></td>[% END %] |
904 |
[% IF ( !item_level_itypes || Koha.Preference('BiblioItemtypeInfo') ) %]<td>[% IF ( noItemTypeImages ) %][% XISBN.description | html %][% ELSE %]<img src="[% XISBN.imageurl | html %]" alt="[% XISBN.description | html %]" title="[% XISBN.description | html %]">[% END %]</td>[% END %] |
910 |
[% IF ( !item_level_itypes || Koha.Preference('BiblioItemtypeInfo') ) %]<td>[% IF ( noItemTypeImages ) %][% XISBN.description | html %][% ELSE %]<img src="[% XISBN.imageurl | html %]" alt="[% XISBN.description | html %]" title="[% XISBN.description | html %]">[% END %]</td>[% END %] |
905 |
<td><a href="/cgi-bin/koha/catalogue/detail.pl?biblionumber=[% XISBN.biblionumber | uri %]">[% XISBN.title | html %]</a> by [% XISBN.author | html %] ©[% XISBN.copyrightdate | html %] |
911 |
<td><a href="/cgi-bin/koha/catalogue/detail.pl?biblionumber=[% XISBN.biblionumber | uri %]">[% XISBN.title | html %]</a> by [% XISBN.author | html %] ©[% XISBN.copyrightdate | html %] |
Lines 977-983
Note that permanent location is a code, and location may be an authval.
Link Here
|
977 |
|
983 |
|
978 |
<div id="export" style="margin-top: 1em;"> |
984 |
<div id="export" style="margin-top: 1em;"> |
979 |
<form method="get" action="/cgi-bin/koha/catalogue/export.pl"> |
985 |
<form method="get" action="/cgi-bin/koha/catalogue/export.pl"> |
980 |
<table> <tr> |
986 |
<table> |
|
|
987 |
<caption class="sr-only">Export</caption> |
988 |
<tr> |
981 |
<th>Save record</th> </tr> |
989 |
<th>Save record</th> </tr> |
982 |
<tr><td> Select download format: <select name="format"> |
990 |
<tr><td> Select download format: <select name="format"> |
983 |
<option value="mods">MODS (XML)</option> |
991 |
<option value="mods">MODS (XML)</option> |