Bug 32970: (follow-up) Move include to specific job file

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
Nick Clemens 2023-03-30 07:54:51 +00:00 committed by Tomas Cohen Arazi
parent 872006005d
commit dedbbe6a06
Signed by: tomascohen
GPG key ID: 0A272EA1B2F3C15F
2 changed files with 1 additions and 1 deletions

View file

@ -1,4 +1,5 @@
[% USE Koha %]
[% INCLUDE 'columns_settings.inc' %]
[% BLOCK report %]
[% SET report = job.report %]

View file

@ -4,7 +4,6 @@
[% USE KohaDates %]
[% SET footerjs = 1 %]
[% INCLUDE 'doc-head-open.inc' %]
[% INCLUDE 'columns_settings.inc' %]
<title>
[% IF op == 'view' %]
Details of job #[% job.id | html %] &rsaquo;