Bugzilla – Attachment 78041 Details for
Bug 21243
Regression: SRU mapping popup for bibliographic records is unstyled
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 21243: Regression: SRU mapping popup for bibliographic records is unstyled
Bug-21243-Regression-SRU-mapping-popup-for-bibliog.patch (text/plain), 1.36 KB, created by
Kyle M Hall (khall)
on 2018-08-21 12:01:04 UTC
(
hide
)
Description:
Bug 21243: Regression: SRU mapping popup for bibliographic records is unstyled
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2018-08-21 12:01:04 UTC
Size:
1.36 KB
patch
obsolete
>From 6432ad3a1ba9d71ae86bb1cc161c5778a5314bee Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Fri, 17 Aug 2018 14:19:20 +0000 >Subject: [PATCH] Bug 21243: Regression: SRU mapping popup for bibliographic > records is unstyled > >This patch corrects a regression caused by Bug 21151: The include file >which adds CSS to the page was removed from the template. > >To test, apply the patch and go to Administration -> Z39.50/SRU servers >-> New SRU server. > >- Click the "Modify" button next to "SRU Search fields mapping" >- Verify that the pop-up window is correctly styled. > >Signed-off-by: Claire Gravely <claire.gravely@bsz-bw.de> > >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/admin/sru_modmapping.tt | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/sru_modmapping.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/sru_modmapping.tt >index 73caffc855..45b3c8ce6c 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/sru_modmapping.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/sru_modmapping.tt >@@ -3,6 +3,7 @@ > [% SET footerjs = 1 %] > [% INCLUDE 'doc-head-open.inc' %] > <title>Koha › SRU search fields mapping for bibliographic records</title> >+[% INCLUDE 'doc-head-close.inc' %] > </head> > > <body id="admin_sru_modmapping" class="admin"> >-- >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 21243
:
77982
|
78026
| 78041 |
78044