Bugzilla – Attachment 85499 Details for
Bug 21091
Move add item template JavaScript to a separate file
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 22015: Add missing USE raw statement
Bug-22015-Add-missing-USE-raw-statement.patch (text/plain), 882 bytes, created by
Jonathan Druart
on 2019-02-22 10:39:27 UTC
(
hide
)
Description:
Bug 22015: Add missing USE raw statement
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2019-02-22 10:39:27 UTC
Size:
882 bytes
patch
obsolete
>From 6722d6f4d1518b03fa21aea099be84786c986889 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Fri, 22 Feb 2019 07:36:11 -0300 >Subject: [PATCH] Bug 22015: Add missing USE raw statement > >https://bugs.koha-community.org/show_bug.cgi?id=21091 >--- > koha-tmpl/intranet-tmpl/prog/en/includes/str/cataloging_additem.inc | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/str/cataloging_additem.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/str/cataloging_additem.inc >index 51494a214d..0a14c10faa 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/str/cataloging_additem.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/str/cataloging_additem.inc >@@ -1,3 +1,4 @@ >+[% USE raw %] > <script> > var searchid = '[% searchid | html %]'; > var biblionumber = '[% biblionumber | html %]'; >-- >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 21091
:
77135
|
77876
|
82707
|
82708
|
85205
|
85499
|
85500
|
85626
|
85627