Bugzilla – Attachment 99497 Details for
Bug 22880
Convert opacheader system preference to news block
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 22880: (QA follow-up) Pass lang instead of news_lang in masthead
Bug-22880-QA-follow-up-Pass-lang-instead-of-newsla.patch (text/plain), 1.24 KB, created by
Marcel de Rooy
on 2020-02-24 12:16:59 UTC
(
hide
)
Description:
Bug 22880: (QA follow-up) Pass lang instead of news_lang in masthead
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2020-02-24 12:16:59 UTC
Size:
1.24 KB
patch
obsolete
>From 21b5508697239ba1564f2289bced64b9a2777f90 Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Mon, 24 Feb 2020 12:00:33 +0000 >Subject: [PATCH] Bug 22880: (QA follow-up) Pass lang instead of news_lang in > masthead >Content-Type: text/plain; charset=utf-8 > >Might be a rebase problem. Not sure if I look at the third patch. > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc b/koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc >index b39f9d1ce9..cef392338a 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc >@@ -5,7 +5,7 @@ > [% USE KohaNews %] > [% PROCESS 'html_helpers.inc' %] > [% SET OpacLangSelectorMode = Koha.Preference('OpacLangSelectorMode') %] >-[% SET OpacHeader = KohaNews.get( location => "opacheader", lang => news_lang, library => branchcode, blocktitle => 0 ) %] >+[% SET OpacHeader = KohaNews.get( location => "opacheader", lang => lang, library => branchcode, blocktitle => 0 ) %] > > <div id="wrap"> > <div id="header-region" class="noprint"> >-- >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 22880
:
89517
|
90495
|
92207
|
92208
|
92592
|
92593
|
92594
|
92600
|
92601
|
92602
|
96209
|
96210
|
96219
|
98773
|
98775
|
98985
|
98986
|
98987
|
98988
|
98989
|
99362
|
99363
|
99364
|
99365
|
99366
|
99367
|
99490
|
99491
|
99492
|
99493
|
99494
|
99495
|
99496
| 99497 |
99498