Bugzilla – Attachment 42248 Details for
Bug 10799
Able to become self-checkout staff user in OPAC
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 10799: Remove "Welcome Sco user"
Bug-10799-Remove-Welcome-Sco-user.patch (text/plain), 1.87 KB, created by
Chris Cormack
on 2015-09-02 21:55:27 UTC
(
hide
)
Description:
Bug 10799: Remove "Welcome Sco user"
Filename:
MIME Type:
Creator:
Chris Cormack
Created:
2015-09-02 21:55:27 UTC
Size:
1.87 KB
patch
obsolete
>From 5475baf7fa33a630d74bec28d66dcef9987b52a6 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Wed, 2 Sep 2015 17:16:02 +0100 >Subject: [PATCH] Bug 10799: Remove "Welcome Sco user" > >When you are in the SCO module, there is no sense to display the >"Welcome Sco user" and the logout link in the masthead. >This patch removes it. > >Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> >--- > koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead-sco.inc | 10 ---------- > 1 file changed, 10 deletions(-) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead-sco.inc b/koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead-sco.inc >index e7f8059..358cff2 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead-sco.inc >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead-sco.inc >@@ -9,16 +9,6 @@ > </ul> > </div> > >- [% IF ( validuser ) %] >- <div id="members"> >- <ul class="nav pull-right"> >- <li><p class="members navbar-text">Welcome, <a href="/cgi-bin/koha/opac-user.pl"><span class="loggedinusername">[% FOREACH USER_INF IN USER_INFO %][% USER_INF.title %] [% USER_INF.firstname %] [% USER_INF.surname %][% END %]</span></a></p></li> >- <li class="divider-vertical"></li> >- <li><p class="navbar-text">[% IF persona %]<a class="logout" id="logout" href="/cgi-bin/koha/opac-main.pl?logout.x=1" onclick='navigator.id.logout();'>[% ELSE %]<a class="logout" id="logout" href="/cgi-bin/koha/opac-main.pl?logout.x=1">[% END %]Log out</a></p></li> >- </ul> >- </div> <!-- /members --> >- [% END # / IF validuser %] >- > </div> <!-- /container-fluid --> > </div> <!-- /navbar-inner --> > </div> <!-- /navbar --> >-- >2.5.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 10799
:
42232
|
42233
|
42247
|
42248
|
42516
|
44043
|
44243