[% USE raw %] [% USE Koha %] [% USE KohaDates %] [% USE Asset %] [% SET footerjs = 1 %] [% INCLUDE 'doc-head-open.inc' %] Recalls queue › Circulation › Koha [% INCLUDE 'doc-head-close.inc' %] [% WRAPPER 'header.inc' %] [% INCLUDE 'cat-search.inc' %] [% END %]
[% IF Koha.Preference('CircSidebar') %]
[% ELSE %]
[% END %]

Recalls queue

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