From befc7166a1c1e0db8298ae4a9a2b57759304e59d Mon Sep 17 00:00:00 2001 From: Srdjan Date: Thu, 29 Mar 2012 13:38:16 +1300 Subject: [PATCH] bug_7647: Table sorter on issue history Signed-off-by: Kyle M Hall --- .../prog/en/modules/catalogue/issuehistory.tt | 14 +++++++++++++- 1 files changed, 13 insertions(+), 1 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/issuehistory.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/issuehistory.tt index bb963a3..dd384d6 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/issuehistory.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/issuehistory.tt @@ -1,6 +1,18 @@ [% INCLUDE 'doc-head-open.inc' %] Koha › Catalog › Checkout history for [% title |html %] [% INCLUDE 'doc-head-close.inc' %] + + + +[% INCLUDE 'datatables-strings.inc' %] + + @@ -21,7 +33,7 @@
[% IF ( issues ) %]

Checked out [% total %] times

- +
-- 1.7.2.5
Patron Barcode