Bugzilla – Attachment 5555 Details for
Bug 6871
Have a link to the schema page on the reports page
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 6871 - add schema and sql library reports to guided reports sidebar
Bug-6871---add-schema-and-sql-library-reports-to-g.patch (text/plain), 1.18 KB, created by
Robin Sheat
on 2011-09-22 23:37:56 UTC
(
hide
)
Description:
Bug 6871 - add schema and sql library reports to guided reports sidebar
Filename:
MIME Type:
Creator:
Robin Sheat
Created:
2011-09-22 23:37:56 UTC
Size:
1.18 KB
patch
obsolete
>From 7d6b73d0739c474f42828599935e788c629d095c Mon Sep 17 00:00:00 2001 >From: Liz Rea <lrea@nekls.org> >Date: Thu, 22 Sep 2011 13:59:11 -0500 >Subject: [PATCH] Bug 6871 - add schema and sql library reports to guided reports sidebar > >This patch adds links for schema.k-c.org and the sql report library to the guided reports sidebar. > >Signed-off-by: Robin Sheat <robin@catalyst.net.nz> >--- > .../prog/en/includes/guided-reports-view.inc | 5 +++++ > 1 files changed, 5 insertions(+), 0 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/guided-reports-view.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/guided-reports-view.inc >index d0101e6..d354170 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/guided-reports-view.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/guided-reports-view.inc >@@ -8,3 +8,8 @@ > <ul> > <li><a href="/cgi-bin/koha/reports/dictionary.pl?phase=View%20Dictionary">View Dictionary</a></li> > </ul> >+<h5>Useful Resources</h5> >+<ul> >+<li><a href="http://wiki.koha-community.org/wiki/SQL_Reports_Library" target="blank">Koha Report Library</a></li> >+<li><a href="http://schema.koha-community.org/" target="blank">Koha Database Schema</a></li> >+</ul> >-- >1.7.4.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 6871
:
5545
| 5555 |
5621
|
5622