Bugzilla – Attachment 73136 Details for
Bug 19436
Add SRU support for authorities
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 19436: (QA follow-up; see 19608) Fix use of intranet-bottom in template
Bug-19436-QA-follow-up-see-19608-Fix-use-of-intran.patch (text/plain), 1.55 KB, created by
Marcel de Rooy
on 2018-03-21 12:42:30 UTC
(
hide
)
Description:
Bug 19436: (QA follow-up; see 19608) Fix use of intranet-bottom in template
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2018-03-21 12:42:30 UTC
Size:
1.55 KB
patch
obsolete
>From fe449feb38ead0a28f544d4594beea44b047e08f Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Fri, 16 Mar 2018 11:36:46 +0100 >Subject: [PATCH] Bug 19436: (QA follow-up; see 19608) Fix use of > intranet-bottom in template >Content-Type: text/plain; charset=utf-8 > >Bug 19608 incorrectly replaced intranet-bottom by popup-bottom. >Adjusting the new template in the same way. > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/admin/sru_modmapping.tt | 2 +- > koha-tmpl/intranet-tmpl/prog/en/modules/admin/sru_modmapping_auth.tt | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > >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 6cf7c11..b7dc417 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 >@@ -97,4 +97,4 @@ > </script> > [% END %] > >-[% INCLUDE 'popup-bottom.inc' %] >+[% INCLUDE 'intranet-bottom.inc' popup_window=1 %] >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/sru_modmapping_auth.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/sru_modmapping_auth.tt >index 3b9877a..5d1c786 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/sru_modmapping_auth.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/sru_modmapping_auth.tt >@@ -95,4 +95,4 @@ > </form> > </div> > >-[% INCLUDE 'intranet-bottom.inc' %] >+[% INCLUDE 'intranet-bottom.inc' popup_window=1 %] >-- >2.1.4
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 19436
:
72252
|
72841
|
73015
|
73016
|
73017
|
73134
|
73135
|
73136
|
77158
|
77159
|
77160