From 454f72dc572ddaa690ed296000a21193557e7407 Mon Sep 17 00:00:00 2001 From: Roch D'Amour Date: Thu, 22 Feb 2018 13:43:46 -0500 Subject: [PATCH] Bug 11317: (Follow-up) Fix tab chars and move javascript to the footer Signed-off-by: Josef Moravec --- .../prog/en/modules/reports/reports-home.tt | 24 ++++++++--------- .../prog/en/modules/tools/access_files.tt | 31 +++++++++++----------- 2 files changed, 28 insertions(+), 27 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/reports-home.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/reports-home.tt index 557b16c..ff0a13a 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/reports-home.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/reports-home.tt @@ -49,27 +49,27 @@ + diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/access_files.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/access_files.tt index 1f8a394..4999565 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/access_files.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/access_files.tt @@ -1,21 +1,9 @@ [% INCLUDE 'doc-head-open.inc' %] Report/log files [% INCLUDE 'doc-head-close.inc' %] - + [% INCLUDE 'datatables.inc' %] - + [% INCLUDE 'header.inc' %] @@ -63,4 +51,17 @@ [% INCLUDE 'tools-menu.inc' %] -[% INCLUDE 'intranet-bottom.inc' %] + +[% INCLUDE 'intranet-bottom.inc' %] \ No newline at end of file -- 2.1.4