Bugzilla – Attachment 86530 Details for
Bug 19417
Improve display of errors from background job during stage for import
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 19417: (QA follow-up) Fix missing $raw filter
Bug-19417-QA-follow-up-Fix-missing-raw-filter.patch (text/plain), 1.02 KB, created by
Martin Renvoize (ashimema)
on 2019-03-12 13:15:34 UTC
(
hide
)
Description:
Bug 19417: (QA follow-up) Fix missing $raw filter
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2019-03-12 13:15:34 UTC
Size:
1.02 KB
patch
obsolete
>From 3171418617dbda0b18a7c92e134363c6d98b3cb6 Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Tue, 12 Mar 2019 13:14:18 +0000 >Subject: [PATCH] Bug 19417: (QA follow-up) Fix missing $raw filter > >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >--- > .../intranet-tmpl/prog/en/modules/tools/stage-marc-import.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/stage-marc-import.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/stage-marc-import.tt >index 751570ec07..667df44f80 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/stage-marc-import.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/stage-marc-import.tt >@@ -8,7 +8,7 @@ > #fileuploadstatus,#fileuploadfailed,#fileuploadcancel,#jobpanel,#jobstatus,#jobfailed { display : none; } > </style> > >-[% Asset.css("css/humanmsg.css") %] >+[% Asset.css("css/humanmsg.css") | $raw %] > > </head> > <body id="tools_stage-marc-import" class="tools"> >-- >2.20.1
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 19417
:
67648
|
85353
|
85367
|
86033
|
86037
|
86038
|
86039
|
86042
|
86528
|
86529
| 86530