Bugzilla – Attachment 99495 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) Fix "koha_news_block: not found"
Bug-22880-QA-follow-up-Fix-kohanewsblock-not-found.patch (text/plain), 1.17 KB, created by
Marcel de Rooy
on 2020-02-24 12:16:50 UTC
(
hide
)
Description:
Bug 22880: (QA follow-up) Fix "koha_news_block: not found"
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2020-02-24 12:16:50 UTC
Size:
1.17 KB
patch
obsolete
>From 6d6d61f77410d52bf145d9d0a071432e1f77f58b Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Fri, 21 Feb 2020 10:05:22 +0000 >Subject: [PATCH] Bug 22880: (QA follow-up) Fix "koha_news_block: not found" >Content-Type: text/plain; charset=utf-8 > >To make qa tools happy again. > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc | 2 ++ > 1 file changed, 2 insertions(+) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc b/koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc >index af23e481ee..b39f9d1ce9 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc >@@ -3,8 +3,10 @@ > [% USE Branches %] > [% USE Categories %] > [% USE KohaNews %] >+[% PROCESS 'html_helpers.inc' %] > [% SET OpacLangSelectorMode = Koha.Preference('OpacLangSelectorMode') %] > [% SET OpacHeader = KohaNews.get( location => "opacheader", lang => news_lang, library => branchcode, blocktitle => 0 ) %] >+ > <div id="wrap"> > <div id="header-region" class="noprint"> > <div class="navbar navbar-inverse navbar-static-top"> >-- >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