[% USE raw %] [% USE Asset %] [% USE Branches %] [% USE Koha %] [% USE KohaDates %] [% PROCESS 'i18n.inc' %] [% SET footerjs = 1 %] [% USE AuthorisedValues %] [% USE TablesSettings %] [% INCLUDE 'doc-head-open.inc' %] [% FILTER collapse %] [% t("ILL requests history for") | html %] [% INCLUDE 'patron-title.inc' no_html = 1 %] › [% t("Patrons") | html %] › [% t("Koha") | html %] [% END %] [% INCLUDE 'doc-head-close.inc' %] [% WRAPPER 'header.inc' %] [% INCLUDE 'patron-search-header.inc' %] [% END %] [% WRAPPER 'sub-header.inc' %] [% WRAPPER breadcrumbs %] [% WRAPPER breadcrumb_item %] Patrons [% END %] [% WRAPPER breadcrumb_item %] [% INCLUDE 'patron-title.inc' %] [% END %] [% WRAPPER breadcrumb_item bc_active= 1 %] ILL requests history [% END %] [% END #/ WRAPPER breadcrumbs %] [% END #/ WRAPPER sub-header.inc %]
[% INCLUDE 'members-toolbar.inc' %]

ILL requests history

[% INCLUDE 'ill-list-table.inc' %]
[% MACRO jsinclude BLOCK %] [% INCLUDE 'str/members-menu.inc' %] [% Asset.js("js/members-menu.js") | $raw %] [% INCLUDE 'datatables.inc' %] [% INCLUDE 'columns_settings.inc' %] [% INCLUDE 'js-biblio-format.inc' %] [% INCLUDE 'js-patron-format.inc' %] [% INCLUDE 'calendar.inc' %] [% INCLUDE 'ill-list-table-strings.inc' %] [% Asset.js("js/ill-list-table.js") | $raw %] [% END %] [% INCLUDE 'intranet-bottom.inc' %]