Bug 21529: (follow-up) USE raw filter
authorAndrew Isherwood <andrew.isherwood@ptfs-europe.com>
Mon, 29 Oct 2018 14:10:42 +0000 (14:10 +0000)
committerNick Clemens <nick@bywatersolutions.com>
Wed, 21 Nov 2018 11:09:32 +0000 (11:09 +0000)
In order to be able to make use of the $raw filter, we need to USE it
first

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

koha-tmpl/intranet-tmpl/prog/en/modules/batch/print-notices.tt

index a134ff5..abf8b4a 100644 (file)
@@ -1,4 +1,5 @@
 [% INCLUDE 'doc-head-open.inc' %]
+[% USE raw %]
     <title>Print Notices for [% today | html %]</title>
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
     <style type="text/css">