Lines 31-37
Link Here
|
31 |
<th scope="col">Fine</th> |
31 |
<th scope="col">Fine</th> |
32 |
<th scope="col">Price</th> |
32 |
<th scope="col">Price</th> |
33 |
<th scope="col">Renew <p class="column-tool"><a href="#" id="CheckAllRenewals">select all</a> | <a href="#" id="UncheckAllRenewals">none</a></p></th> |
33 |
<th scope="col">Renew <p class="column-tool"><a href="#" id="CheckAllRenewals">select all</a> | <a href="#" id="UncheckAllRenewals">none</a></p></th> |
34 |
<th scope="col">Check in <p class="column-tool"><a href="#" id="CheckAllCheckins">select all</a> | <a href="#" id="UncheckAllCheckins">none</a></p></th> |
34 |
<th scope="col">Check in</th> |
35 |
<th scope="col">Return claims</th> |
35 |
<th scope="col">Return claims</th> |
36 |
<th scope="col">Export <p class="column-tool"><a href="#" id="CheckAllExports">select all</a> | <a href="#" id="UncheckAllExports">none</a></p></th> |
36 |
<th scope="col">Export <p class="column-tool"><a href="#" id="CheckAllExports">select all</a> | <a href="#" id="UncheckAllExports">none</a></p></th> |
37 |
</tr> |
37 |
</tr> |
38 |
- |
|
|