Bugzilla – Attachment 57061 Details for
Bug 14764
Add OPAC News branch selector
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 14764 - Fix missed OPACNewsBrancSelect
Bug-14764---Fix-missed-OPACNewsBrancSelect.patch (text/plain), 1.10 KB, created by
Liz Rea
on 2016-11-02 03:22:06 UTC
(
hide
)
Description:
Bug 14764 - Fix missed OPACNewsBrancSelect
Filename:
MIME Type:
Creator:
Liz Rea
Created:
2016-11-02 03:22:06 UTC
Size:
1.10 KB
patch
obsolete
>From 9fa4afaa0f0969a83d4c1318f44651c0e9c27d54 Mon Sep 17 00:00:00 2001 >From: Liz Rea <liz@catalyst.net.nz> >Date: Wed, 2 Nov 2016 16:21:44 +1300 >Subject: [PATCH] Bug 14764 - Fix missed OPACNewsBrancSelect > >--- > koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-main.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-main.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-main.tt >index 533bf98..1181f78 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-main.tt >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-main.tt >@@ -69,7 +69,7 @@ > RSS feed for [% IF ( branchcode ) %][% Branches.GetName( branchcode ) %] <i>and</i> [% END %] system-wide library news. > </div> > [% ELSE %] >- [% IF Koha.Preference( 'OpacNewsBranchSelect' ) == 1 %] >+ [% IF Koha.Preference( 'OpacNewsLibrarySelect' ) == 1 %] > <div id="news" class="newscontainer"> > <div class="newsitem"> > <div class="newsbody">No news to display.</div> >-- >1.9.1
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 14764
:
42129
|
42130
|
42131
|
42132
|
42139
|
42146
|
42147
|
55679
|
55680
|
55681
|
55682
|
55724
|
55725
|
55726
|
56107
|
56108
|
56109
|
57058
|
57059
|
57060
|
57061
|
57062
|
57063
|
57110
|
59648
|
59653
|
59827
|
60396
|
60424
|
60425
|
60451
|
60452