Bugzilla – Attachment 150893 Details for
Bug 33158
Use template wrapper for authorized values and item types administration tabs
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 33158: (follow-up) Fix for QA test failure
Bug-33158-follow-up-Fix-for-QA-test-failure.patch (text/plain), 944 bytes, created by
Owen Leonard
on 2023-05-09 16:50:47 UTC
(
hide
)
Description:
Bug 33158: (follow-up) Fix for QA test failure
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2023-05-09 16:50:47 UTC
Size:
944 bytes
patch
obsolete
>From 679bbea3e10c64da4f80af556272cb54638ceca5 Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Tue, 9 May 2023 16:41:18 +0000 >Subject: [PATCH] Bug 33158: (follow-up) Fix for QA test failure > >The page seems to work fine without these changes but the QA test script >is happier with "USE raw" and html_helpers.inc added. >--- > .../intranet-tmpl/prog/en/includes/admin-icon-selection.inc | 2 ++ > 1 file changed, 2 insertions(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/admin-icon-selection.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/admin-icon-selection.inc >index 54261833d3..826ca3ea95 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/admin-icon-selection.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/admin-icon-selection.inc >@@ -1,3 +1,5 @@ >+[% USE raw %] >+[% PROCESS 'html_helpers.inc' %] > [% IF ( context == "authval" ) %] > [% SET image_location = av.imageurl %] > [% ELSE %] >-- >2.30.2
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 33158
:
147854
|
149041
|
149042
|
149621
|
149669
| 150893