Lines 9-47
Link Here
|
9 |
[% BLOCK build_table %] |
9 |
[% BLOCK build_table %] |
10 |
<table class="items_table" id="[% tab | html %]_table"> |
10 |
<table class="items_table" id="[% tab | html %]_table"> |
11 |
<thead> |
11 |
<thead> |
12 |
<th id="[% tab | html %]_checkbox" data-colname="[% tab | html %]_checkbox" class="NoSort"></th> |
12 |
<th id="[% tab | html %]_checkbox" data-colname="checkbox" class="NoSort"></th> |
13 |
[% IF Koha.Preference('LocalCoverImages') %] |
13 |
[% IF Koha.Preference('LocalCoverImages') %] |
14 |
<th id="[% tab | html %]_cover_image" data-colname="[% tab | html %]_cover_image">Cover image</th> |
14 |
<th id="[% tab | html %]_cover_image" data-colname="cover_image">Cover image</th> |
15 |
[% END %] |
15 |
[% END %] |
16 |
[% IF ( item_level_itypes ) %]<th id="[% tab | html %]_itype" data-colname="[% tab | html %]_itype">Item type</th>[% END %] |
16 |
[% IF ( item_level_itypes ) %]<th id="[% tab | html %]_itype" data-colname="itype">Item type</th>[% END %] |
17 |
<th id="[% tab | html %]_holdingbranch" data-colname="[% tab | html %]_holdingbranch">Current library</th> |
17 |
<th id="[% tab | html %]_holdingbranch" data-colname="holdingbranch">Current library</th> |
18 |
<th id="[% tab | html %]_homebranch" data-colname="[% tab | html %]_homebranch">Home library</th> |
18 |
<th id="[% tab | html %]_homebranch" data-colname="homebranch">Home library</th> |
19 |
<th id="[% tab | html %]_ccode" data-colname="[% tab | html %]_ccode">Collection</th> |
19 |
<th id="[% tab | html %]_ccode" data-colname="ccode">Collection</th> |
20 |
[% IF Koha.Preference('EnableItemGroups') %] |
20 |
[% IF Koha.Preference('EnableItemGroups') %] |
21 |
<th id="[% tab | html %]_item_group" data-colname="[% tab | html %]_item_group">Item group</th> |
21 |
<th id="[% tab | html %]_item_group" data-colname="item_group">Item group</th> |
22 |
[% END %] |
22 |
[% END %] |
23 |
<th id="[% tab | html %]_itemcallnumber" data-colname="[% tab | html %]_itemcallnumber">Call number</th> |
23 |
<th id="[% tab | html %]_itemcallnumber" data-colname="itemcallnumber">Call number</th> |
24 |
<th id="[% tab | html %]_enumchron" data-colname="[% tab | html %]_enumchron">Serial enumeration / chronology</th> |
24 |
<th id="[% tab | html %]_enumchron" data-colname="enumchron">Serial enumeration / chronology</th> |
25 |
<th id="[% tab | html %]_status" data-colname="[% tab | html %]_status">Status</th> |
25 |
<th id="[% tab | html %]_status" data-colname="status">Status</th> |
26 |
<th id="[% tab | html %]_lastseen" data-colname="[% tab | html %]_lastseen">Last seen</th> |
26 |
<th id="[% tab | html %]_lastseen" data-colname="lastseen">Last seen</th> |
27 |
<th id="[% tab | html %]_issues" data-colname="[% tab | html %]_issues">Checkouts</th> |
27 |
<th id="[% tab | html %]_issues" data-colname="issues">Checkouts</th> |
28 |
<th id="[% tab | html %]_renewals" data-colname="[% tab | html %]_renewals">Renewals</th> |
28 |
<th id="[% tab | html %]_renewals" data-colname="renewals">Renewals</th> |
29 |
<th id="[% tab | html %]_localuse" data-colname="[% tab | html %]_localuse">Local uses</th> |
29 |
<th id="[% tab | html %]_localuse" data-colname="localuse">Local uses</th> |
30 |
<th id="[% tab | html %]_dateaccessioned" data-colname="[% tab | html %]_dateaccessioned">Date accessioned</th> |
30 |
<th id="[% tab | html %]_dateaccessioned" data-colname="dateaccessioned">Date accessioned</th> |
31 |
<th id="[% tab | html %]_datelastborrowed" data-colname="[% tab | html %]_datelastborrowed">Date last borrowed</th> |
31 |
<th id="[% tab | html %]_datelastborrowed" data-colname="datelastborrowed">Date last borrowed</th> |
32 |
<th id="[% tab | html %]_booksellerid" data-colname="[% tab | html %]_booksellerid">Source of acquisition</th> |
32 |
<th id="[% tab | html %]_booksellerid" data-colname="booksellerid">Source of acquisition</th> |
33 |
<th id="[% tab | html %]_barcode" data-colname="[% tab | html %]_barcode">Barcode</th> |
33 |
<th id="[% tab | html %]_barcode" data-colname="barcode">Barcode</th> |
34 |
<th id="[% tab | html %]_uri" data-colname="[% tab | html %]_uri">URL</th> |
34 |
<th id="[% tab | html %]_uri" data-colname="uri">URL</th> |
35 |
<th id="[% tab | html %]_copynumber" data-colname="[% tab | html %]_copynumber">Copy number</th> |
35 |
<th id="[% tab | html %]_copynumber" data-colname="copynumber">Copy number</th> |
36 |
<th id="[% tab | html %]_stocknumber" data-colname="[% tab | html %]_stocknumber">Inventory number</th> |
36 |
<th id="[% tab | html %]_stocknumber" data-colname="stocknumber">Inventory number</th> |
37 |
<th id="[% tab | html %]_materials" data-colname="[% tab | html %]_materials">Materials specified</th> |
37 |
<th id="[% tab | html %]_materials" data-colname="materials">Materials specified</th> |
38 |
<th id="[% tab | html %]_itemnotes" data-colname="[% tab | html %]_itemnotes">Public notes</th> |
38 |
<th id="[% tab | html %]_itemnotes" data-colname="itemnotes">Public notes</th> |
39 |
<th id="[% tab | html %]_itemnotes_nonpublic" data-colname="[% tab | html %]_itemnotes_nonpublic">Non-public notes</th> |
39 |
<th id="[% tab | html %]_itemnotes_nonpublic" data-colname="itemnotes_nonpublic">Non-public notes</th> |
40 |
[% IF Koha.Preference('EasyAnalyticalRecords') %]<th id="[% tab | html %]_hostrecord" data-colname="[% tab | html %]_hostrecord">Host records</th>[% END %] |
40 |
[% IF Koha.Preference('EasyAnalyticalRecords') %]<th id="[% tab | html %]_hostrecord" data-colname="hostrecord">Host records</th>[% END %] |
41 |
[% IF ( analyze ) %]<th id="[% tab | html %]_usedin" data-colname="[% tab | html %]_usedin">Used in</th><th></th>[% END %] |
41 |
[% IF ( analyze ) %]<th id="[% tab | html %]_usedin" data-colname="usedin">Used in</th><th></th>[% END %] |
42 |
[% IF Koha.Preference('UseCourseReserves') %]<th id="[% tab | html %]_course_reserves" data-colname="[% tab | html %]_course_reserves">Course reserves</th>[% END %] |
42 |
[% IF Koha.Preference('UseCourseReserves') %]<th id="[% tab | html %]_course_reserves" data-colname="course_reserves">Course reserves</th>[% END %] |
43 |
[% IF ( SpineLabelShowPrintOnBibDetails ) %]<th id="[% tab | html %]_spinelabel" data-colname="[% tab | html %]_spinelabel" class="NoSort">Spine label</th>[% END %] |
43 |
[% IF ( SpineLabelShowPrintOnBibDetails ) %]<th id="[% tab | html %]_spinelabel" data-colname="spinelabel" class="NoSort">Spine label</th>[% END %] |
44 |
[% IF ( CAN_user_editcatalogue_edit_items ) %]<th id="[% tab | html %]_actions" data-colname="[% tab | html %]_actions" class="NoSort noExport"> </th>[% END %] |
44 |
[% IF ( CAN_user_editcatalogue_edit_items ) %]<th id="[% tab | html %]_actions" data-colname="actions" class="NoSort noExport"> </th>[% END %] |
45 |
</tr> |
45 |
</tr> |
46 |
</thead> |
46 |
</thead> |
47 |
</table> |
47 |
</table> |
48 |
- |
|
|