Bugzilla – Attachment 5622 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 - Have a link to the schema page on the reports page
Bug-6871---Have-a-link-to-the-schema-page-on-the-r.patch (text/plain), 1.50 KB, created by
Liz Rea
on 2011-09-27 20:25:21 UTC
(
hide
)
Description:
Bug 6871 - Have a link to the schema page on the reports page
Filename:
MIME Type:
Creator:
Liz Rea
Created:
2011-09-27 20:25:21 UTC
Size:
1.50 KB
patch
obsolete
>From eb4bff835e84621ef8fd9db868e77ea56bdcd63d Mon Sep 17 00:00:00 2001 >From: Thatcher Rea <thatcher.rea@gmail.com> >Date: Tue, 27 Sep 2011 15:06:33 -0500 >Subject: [PATCH] Bug 6871 - Have a link to the schema page on the reports page >Content-Type: text/plain; charset="utf-8" > >Adds schema and reports library to reports-home.tt > >To Test: Verify that schema and report library links are visible on reports-home.pl > >Signed-off-by: Liz Rea <lrea@nekls.org> >Works as advertised, links are correct. >--- > .../prog/en/modules/reports/reports-home.tt | 2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/reports-home.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/reports-home.tt >index 4a5f590..e8bb4d5 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/reports-home.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/reports-home.tt >@@ -54,6 +54,8 @@ > <li><a href="/cgi-bin/koha/reports/itemslost.pl">Items lost</a></li> > <li><a href="/cgi-bin/koha/reports/manager.pl?report_name=itemtypes">Catalog by itemtype</a></li> > <li><a href="/cgi-bin/koha/reports/issues_avg_stats.pl">Average loan time</a></li> >+ <li><a href="http://schema.koha-community.org/" target="blank">Koha Database Schema</a></li> >+ <li><a href="http://wiki.koha-community.org/wiki/SQL_Reports_Library" target="blank">Koha Reports Library</a></li> > <!--<li><a href="/cgi-bin/koha/reports/stats.screen.pl">Till Reconciliation</a></li> --> > </ul></div> > </div> >-- >1.7.2.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 6871
:
5545
|
5555
|
5621
| 5622