Bugzilla – Attachment 2873 Details for
Bug 5513
staff client display all screwy if you don't have all permissions
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Proposed fix
0001-Fix-for-Bug-5513-staff-client-display-screwy-if-you-.patch (text/plain), 1.22 KB, created by
Owen Leonard
on 2010-12-17 14:48:44 UTC
(
hide
)
Description:
Proposed fix
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2010-12-17 14:48:44 UTC
Size:
1.22 KB
patch
obsolete
>From 5125113564411e4c1b06ebc7c61dbde05e3318a4 Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Fri, 17 Dec 2010 09:44:58 -0500 >Subject: [PATCH] Fix for Bug 5513 - staff client display screwy if you don't have all permissions > >The cause of this bug was the removal of a closing <!-- /TMPL_IF --> >in a recent commit. >--- > .../intranet-tmpl/prog/en/includes/header.inc | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/header.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/header.inc >index be4e1b8..4a81e97 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/header.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/header.inc >@@ -24,6 +24,7 @@ > <!-- /TMPL_IF --> > <!-- TMPL_IF NAME="CAN_user_editauthorities" --> > <li><a href="/cgi-bin/koha/authorities/authorities-home.pl">Authorities</a></li> >+ <!-- /TMPL_IF --> > <!-- TMPL_IF NAME="CAN_user_serials" --> > <li><a href="/cgi-bin/koha/serials/serials-home.pl">Serials</a></li> > <!-- /TMPL_IF --> >-- >1.7.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 5513
:
2866
| 2873