Lines 13-19
Link Here
|
13 |
[% PROCESS 'i18n.inc' %] |
13 |
[% PROCESS 'i18n.inc' %] |
14 |
[% SET footerjs = 1 %] |
14 |
[% SET footerjs = 1 %] |
15 |
[% INCLUDE 'doc-head-open.inc' %] |
15 |
[% INCLUDE 'doc-head-open.inc' %] |
16 |
[% Asset.css("lib/jquery/plugins/rowGroup/stylesheets/rowGroup.dataTables.min.css") | $raw %] |
|
|
17 |
<title>[% FILTER collapse %] |
16 |
<title>[% FILTER collapse %] |
18 |
[% UNLESS blocking_error %] |
17 |
[% UNLESS blocking_error %] |
19 |
[% t("Patron details for") | html %] [% INCLUDE 'patron-title.inc' no_html = 1 %] |
18 |
[% t("Patron details for") | html %] [% INCLUDE 'patron-title.inc' no_html = 1 %] |
Lines 740-746
Link Here
|
740 |
|
739 |
|
741 |
[% MACRO jsinclude BLOCK %] |
740 |
[% MACRO jsinclude BLOCK %] |
742 |
[% INCLUDE 'datatables.inc' %] |
741 |
[% INCLUDE 'datatables.inc' %] |
743 |
[% Asset.js("lib/jquery/plugins/rowGroup/dataTables.rowGroup.min.js") | $raw %] |
|
|
744 |
[% INCLUDE 'columns_settings.inc' %] |
742 |
[% INCLUDE 'columns_settings.inc' %] |
745 |
[% INCLUDE 'select2.inc' %] |
743 |
[% INCLUDE 'select2.inc' %] |
746 |
[% PROCESS 'modal-claims-js' %] |
744 |
[% PROCESS 'modal-claims-js' %] |