Bugzilla – Attachment 31490 Details for
Bug 12587
Improve output of filter information on patrons with the most checkouts report
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 12587: (qa followup) report name consistency
Bug-12587-qa-followup-report-name-consistency.patch (text/plain), 1.22 KB, created by
Tomás Cohen Arazi (tcohen)
on 2014-09-09 13:50:58 UTC
(
hide
)
Description:
Bug 12587: (qa followup) report name consistency
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2014-09-09 13:50:58 UTC
Size:
1.22 KB
patch
obsolete
>From 8af38d518fe4d3ef9a467b8db15a066c8ef48f9d Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@gmail.com> >Date: Tue, 9 Sep 2014 10:47:02 -0300 >Subject: [PATCH] Bug 12587: (qa followup) report name consistency > >Reports home should show the same report name (i.e. "Patrons with the most checkouts") >the report itself uses. It is chosen as it is more idiomatic. > >Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/reports/reports-home.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >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 c7744fa..fde9ad3 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 >@@ -48,7 +48,7 @@ > > <div class="yui-u"><h2>Top lists</h2> > <ul> >- <li><a href="/cgi-bin/koha/reports/bor_issues_top.pl">Patrons checking out the most</a></li> >+ <li><a href="/cgi-bin/koha/reports/bor_issues_top.pl">Patrons with the most checkouts</a></li> > <li><a href="/cgi-bin/koha/reports/cat_issues_top.pl">Most-circulated items</a></li> > </ul> > >-- >1.9.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 12587
:
29762
|
30246
|
30316
| 31490