Bugzilla – Attachment 2205 Details for
Bug 4252
edit authorities permission not checked on 'More' list
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
0001-bug-4252-use-permissions-to-control-authorities-on-m.patch (text/plain), 1.34 KB, created by
Nicole C. Engard
on 2010-06-02 23:02:29 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Nicole C. Engard
Created:
2010-06-02 23:02:29 UTC
Size:
1.34 KB
patch
obsolete
>From 9364d6834e94ff6e370eed9d3575374465058875 Mon Sep 17 00:00:00 2001 >From: Nicole Engard <nengard@bywatersolutions.com> >Date: Mon, 31 May 2010 19:24:24 -0400 >Subject: [PATCH] bug 4252 use permissions to control authorities on more menu >Content-Type: text/plain; charset="utf-8" > >--- > .../intranet-tmpl/prog/en/includes/header.inc | 2 ++ > 1 files changed, 2 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 95ce8dd..6f5093e 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/header.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/header.inc >@@ -22,7 +22,9 @@ > <!-- TMPL_IF NAME="CAN_user_acquisition" --> > <li><a href="/cgi-bin/koha/acqui/acqui-home.pl">Acquisitions</a></li> > <!-- /TMPL_IF --> >+ <!-- TMPL_IF NAME="CAN_user_editcatalogue_edit_catalogue" --> > <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.5.6.5 >
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 4252
:
1953
|
2205
|
2214