[% USE raw %] [% USE KohaDates %] [% USE Koha %] [% USE Asset %] [% SET footerjs = 1 %] [% INCLUDE 'doc-head-open.inc' %] Recalls history for [% INCLUDE 'patron-title.inc' %] [% INCLUDE 'doc-head-close.inc' %] [% WRAPPER 'header.inc' %] [% INCLUDE 'patron-search-header.inc' %] [% END %]
[% INCLUDE 'members-toolbar.inc' %]

Recalls history

[% IF Koha.Preference('UseRecalls') %] [% INCLUDE 'recalls.inc' %] [% ELSE %]
Recalls have not been enabled. Enable the UseRecalls system preference to use recalls.
[% END %]
[% MACRO jsinclude BLOCK %] [% INCLUDE 'datatables.inc' %] [% INCLUDE 'columns_settings.inc' %] [% Asset.js("js/recalls.js") | $raw %] [% END %] [% INCLUDE 'intranet-bottom.inc' %]