|
Lines 27-33
Link Here
|
| 27 |
<div class="row"> |
27 |
<div class="row"> |
| 28 |
<div class="col-sm-10 col-sm-push-2"> |
28 |
<div class="col-sm-10 col-sm-push-2"> |
| 29 |
<main> |
29 |
<main> |
| 30 |
<h2>ILL requests history</h2> |
30 |
[% INCLUDE 'members-toolbar.inc' %] |
|
|
31 |
<h1>ILL requests history</h1> |
| 31 |
[% INCLUDE 'ill-list-table.inc' %] |
32 |
[% INCLUDE 'ill-list-table.inc' %] |
| 32 |
</main> |
33 |
</main> |
| 33 |
</div> <!-- .col-sm-10.col-sm-push-2 --> |
34 |
</div> <!-- .col-sm-10.col-sm-push-2 --> |
|
Lines 40-45
Link Here
|
| 40 |
</div> <!-- .row --> |
41 |
</div> <!-- .row --> |
| 41 |
|
42 |
|
| 42 |
[% MACRO jsinclude BLOCK %] |
43 |
[% MACRO jsinclude BLOCK %] |
|
|
44 |
[% INCLUDE 'str/members-menu.inc' %] |
| 45 |
[% Asset.js("js/members-menu.js") | $raw %] |
| 43 |
[% INCLUDE 'datatables.inc' %] |
46 |
[% INCLUDE 'datatables.inc' %] |
| 44 |
[% INCLUDE 'columns_settings.inc' %] |
47 |
[% INCLUDE 'columns_settings.inc' %] |
| 45 |
[% INCLUDE 'calendar.inc' %] |
48 |
[% INCLUDE 'calendar.inc' %] |