Bugzilla – Attachment 130951 Details for
Bug 28955
Add option to set default branch from Apache
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 28955: Impact News as well
Bug-28955-Impact-News-as-well.patch (text/plain), 757 bytes, created by
Jonathan Druart
on 2022-02-21 11:40:43 UTC
(
hide
)
Description:
Bug 28955: Impact News as well
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2022-02-21 11:40:43 UTC
Size:
757 bytes
patch
obsolete
>From b98f1dd24d35f019bb7d76a8e242cb018fae5300 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Fri, 18 Feb 2022 15:54:56 +0100 >Subject: [PATCH] Bug 28955: Impact News as well > >Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >--- > opac/opac-main.pl | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/opac/opac-main.pl b/opac/opac-main.pl >index bf63962ae04..779c06d5870 100755 >--- a/opac/opac-main.pl >+++ b/opac/opac-main.pl >@@ -47,7 +47,7 @@ $template->param( > casAuthentication => $casAuthentication, > ); > >-my $homebranch; >+my $homebranch = $ENV{OPAC_BRANCH_DEFAULT}; > if (C4::Context->userenv) { > $homebranch = C4::Context->userenv->{'branch'}; > } >-- >2.25.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 28955
:
126989
|
128507
|
128569
|
128570
|
130819
|
130820
|
130823
|
130824
|
130862
|
130949
|
130950
| 130951 |
131833
|
131834
|
131835