Bugzilla – Attachment 85627 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 21091: Add missing USE raw statement
Bug-21091-Add-missing-USE-raw-statement.patch (text/plain), 883 bytes, created by
Josef Moravec
on 2019-02-25 15:31:08 UTC
(
hide
)
Description:
Bug 21091: Add missing USE raw statement
Filename:
MIME Type:
Creator:
Josef Moravec
Created:
2019-02-25 15:31:08 UTC
Size:
883 bytes
patch
obsolete
>From 392e22e56dd9a27a9ddcf021a76aefe46bbfefb8 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 21091: Add missing USE raw statement > >Signed-off-by: Josef Moravec <josef.moravec@gmail.com> >--- > 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