Bugzilla – Attachment 125771 Details for
Bug 24223
Convert OpacNav system preference to news block
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 24223: (follow-up) Do not add id 'opacnav' in navigation.inc
Bug-24223-follow-up-Do-not-add-id-opacnav-in-navig.patch (text/plain), 1001 bytes, created by
Owen Leonard
on 2021-10-06 11:01:59 UTC
(
hide
)
Description:
Bug 24223: (follow-up) Do not add id 'opacnav' in navigation.inc
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2021-10-06 11:01:59 UTC
Size:
1001 bytes
patch
obsolete
>From c369dbd765093a7b35e5b1a499e143a099188a93 Mon Sep 17 00:00:00 2001 >From: Fridolin Somers <fridolin.somers@biblibre.com> >Date: Fri, 24 Sep 2021 20:38:46 -1000 >Subject: [PATCH] Bug 24223: (follow-up) Do not add id 'opacnav' in > navigation.inc > >Id attribut will be defined by 'koha_news_block'. > >Signed-off-by: Owen Leonard <oleonard@myacpl.org> >--- > koha-tmpl/opac-tmpl/bootstrap/en/includes/navigation.inc | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/includes/navigation.inc b/koha-tmpl/opac-tmpl/bootstrap/en/includes/navigation.inc >index 86e1f677f1..8672c095ea 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/includes/navigation.inc >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/includes/navigation.inc >@@ -1,9 +1,7 @@ > [% USE raw %] > > [% IF ( OpacNav ) %] >- <div id="opacnav"> >- [% PROCESS koha_news_block news => OpacNav %] >- </div> >+ [% PROCESS koha_news_block news => OpacNav %] > [% END %] > > [% IF IsPatronPage %] >-- >2.20.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 24223
:
104362
|
104364
|
104453
|
109856
|
110843
|
110853
|
110897
|
110898
|
113130
|
113131
|
113132
|
115758
|
115759
|
115760
|
124935
|
124936
|
124937
|
124938
|
125300
|
125301
|
125302
|
125303
|
125304
|
125767
|
125768
|
125769
|
125770
|
125771
|
126089
|
126147
|
126484
|
126485
|
126486
|
126487
|
126488
|
126489
|
126490
|
126491
|
126492
|
127338
|
127343
|
127344
|
127345
|
127346