Bugzilla – Attachment 69135 Details for
Bug 19602
Add usage statistics link to administration sidebar menu
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 19602 - Add usage statistics link to administration sidebar menu
Bug-19602---Add-usage-statistics-link-to-administr.patch (text/plain), 1.30 KB, created by
Nick Clemens (kidclamp)
on 2017-11-13 18:21:34 UTC
(
hide
)
Description:
Bug 19602 - Add usage statistics link to administration sidebar menu
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2017-11-13 18:21:34 UTC
Size:
1.30 KB
patch
obsolete
>From 39a86aa45be27ed20a0d0a0917dbefc77f7597bb Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Thu, 9 Nov 2017 16:47:42 +0000 >Subject: [PATCH] Bug 19602 - Add usage statistics link to administration > sidebar menu > >This patch adds a link to the new usage statistics page in the >administration sidebar menu. > >To test, apply the patch and view an administration page which includes >the admin sidebar. Confirm that the link to usage statistics is there. > >Visit the usage statistics page and confirm that the usage statistics >link in the sidebar is display in bold. > >Signed-off-by: Simon Pouchol <simon.pouchol@biblibre.com> >--- > koha-tmpl/intranet-tmpl/prog/en/includes/admin-menu.inc | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/admin-menu.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/admin-menu.inc >index 9f8f4f6..514e233 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/admin-menu.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/admin-menu.inc >@@ -81,6 +81,7 @@ > [% IF Koha.Preference('SMSSendDriver') == 'Email' %] > <li><a href="/cgi-bin/koha/admin/sms_providers.pl">SMS cellular providers</a></li> > [% END %] >+ <li><a href="/cgi-bin/koha/admin/usage_statistics.pl">Share usage statistics</a></li> > </ul> > </div> > </div> >-- >2.1.4
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 19602
:
69073
|
69079
|
69135
|
69136