|
Lines 20-51
Link Here
|
| 20 |
<table id="issues-table" style="width: 100% !Important; display: none;"> |
20 |
<table id="issues-table" style="width: 100% !Important; display: none;"> |
| 21 |
<thead> |
21 |
<thead> |
| 22 |
<tr> |
22 |
<tr> |
| 23 |
<th scope="col"> </th> |
23 |
<th data-colname="sort_order" scope="col"> </th> |
| 24 |
<th scope="col"> </th> |
24 |
<th data-colname="todays_or_previous_checkouts" scope="col"> </th> |
| 25 |
<th scope="col">Due date</th> |
25 |
<th data-colname="due_date_unformatted" scope="col">Due date</th> |
| 26 |
<th scope="col">Due date</th> |
26 |
<th data-colname="due_date" scope="col">Due date</th> |
| 27 |
<th scope="col">Title</th> |
27 |
<th data-colname="title" scope="col">Title</th> |
| 28 |
<th scope="col">Record-level item type</th> |
28 |
<th data-colname="record_type" scope="col">Record-level item type</th> |
| 29 |
<th scope="col">Item type</th> |
29 |
<th data-colname="item_type" scope="col">Item type</th> |
| 30 |
<th scope="col">Collection</th> |
30 |
<th data-colname="collection" scope="col">Collection</th> |
| 31 |
<th scope="col">Location</th> |
31 |
<th data-colname="location" scope="col">Location</th> |
| 32 |
<th scope="col">Home library</th> |
32 |
<th data-colname="homebranch" scope="col">Home library</th> |
| 33 |
<th scope="col"> </th> |
33 |
<th data-colname="checkout_on_unformatted" scope="col"> </th> |
| 34 |
<th scope="col">Checked out on</th> |
34 |
<th data-colname="checkout_on" scope="col">Checked out on</th> |
| 35 |
<th scope="col">Checked out from</th> |
35 |
<th data-colname="checkout_from" scope="col">Checked out from</th> |
| 36 |
<th scope="col">Call number</th> |
36 |
<th data-colname="callno" scope="col">Call number</th> |
| 37 |
<th scope="col">Copy number</th> |
37 |
<th data-colname="copynumber" scope="col">Copy number</th> |
| 38 |
<th scope="col">Charge</th> |
38 |
<th data-colname="charge" scope="col">Charge</th> |
| 39 |
<th scope="col">Fine</th> |
39 |
<th data-colname="fine" scope="col">Fine</th> |
| 40 |
<th scope="col">Price</th> |
40 |
<th data-colname="price" scope="col">Price</th> |
| 41 |
<th scope="col" |
41 |
<th data-colname="renew" scope="col" |
| 42 |
>Renew <p class="column-tool"><a href="#" id="CheckAllRenewals">select all</a> | <a href="#" id="UncheckAllRenewals">none</a></p></th |
42 |
>Renew <p class="column-tool"><a href="#" id="CheckAllRenewals">select all</a> | <a href="#" id="UncheckAllRenewals">none</a></p></th |
| 43 |
> |
43 |
> |
| 44 |
<th scope="col" |
44 |
<th data-colname="checkin" scope="col" |
| 45 |
>Check in <p class="column-tool"><a href="#" id="CheckAllCheckins">select all</a> | <a href="#" id="UncheckAllCheckins">none</a></p></th |
45 |
>Check in <p class="column-tool"><a href="#" id="CheckAllCheckins">select all</a> | <a href="#" id="UncheckAllCheckins">none</a></p></th |
| 46 |
> |
46 |
> |
| 47 |
<th scope="col">Return claims</th> |
47 |
<th data-colname="claims_returned" scope="col">Return claims</th> |
| 48 |
<th scope="col" |
48 |
<th data-colname="export" scope="col" |
| 49 |
>Export <p class="column-tool"><a href="#" id="CheckAllExports">select all</a> | <a href="#" id="UncheckAllExports">none</a></p></th |
49 |
>Export <p class="column-tool"><a href="#" id="CheckAllExports">select all</a> | <a href="#" id="UncheckAllExports">none</a></p></th |
| 50 |
> |
50 |
> |
| 51 |
</tr> |
51 |
</tr> |