Bugzilla – Attachment 81545 Details for
Bug 21529
Fix display of HTML tags in print notices
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 21529: (follow-up) USE raw filter
Bug-21529-follow-up-USE-raw-filter.patch (text/plain), 1016 bytes, created by
Katrin Fischer
on 2018-10-29 20:43:46 UTC
(
hide
)
Description:
Bug 21529: (follow-up) USE raw filter
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2018-10-29 20:43:46 UTC
Size:
1016 bytes
patch
obsolete
>From 173e579a6a9eadd6396ac5839d47af2dc5e3f6a4 Mon Sep 17 00:00:00 2001 >From: Andrew Isherwood <andrew.isherwood@ptfs-europe.com> >Date: Mon, 29 Oct 2018 14:10:42 +0000 >Subject: [PATCH] Bug 21529: (follow-up) USE raw filter > >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> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/batch/print-notices.tt | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/batch/print-notices.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/batch/print-notices.tt >index 11939e9e74..94fc830741 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/batch/print-notices.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/batch/print-notices.tt >@@ -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"> >-- >2.11.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 21529
:
80992
|
81503
|
81505
|
81545
|
81546
|
81885
|
81886