Bugzilla – Attachment 4967 Details for
Bug 6677
patron stats still refers to debarred
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[SIGNED-OFF] bug 6677 - remove reference to 'debarred'
SIGNED-OFF-bug-6677---remove-reference-to-debarred.patch (text/plain), 1.52 KB, created by
Katrin Fischer
on 2011-08-11 15:47:04 UTC
(
hide
)
Description:
[SIGNED-OFF] bug 6677 - remove reference to 'debarred'
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2011-08-11 15:47:04 UTC
Size:
1.52 KB
patch
obsolete
>From 3ea20a6c85cd63e2cddf73db8f6d0887956b09d2 Mon Sep 17 00:00:00 2001 >From: Nicole C. Engard <nengard@bywatersolutions.com> >Date: Sat, 6 Aug 2011 07:15:11 -0400 >Subject: [PATCH] [SIGNED-OFF] bug 6677 - remove reference to 'debarred' >Content-Type: text/plain; charset="utf-8" > >The patron stats wizard had 'debarred' in the pull down >for status, but it's called restricted everywhere else. >This patch changes debarred to restricted. > >Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com> >Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> >--- > .../prog/en/modules/reports/borrowers_stats.tt | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/borrowers_stats.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/borrowers_stats.tt >index 78f927b..cd2c944 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/borrowers_stats.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/borrowers_stats.tt >@@ -88,7 +88,7 @@ > <tr> > <td>Patron status</td> > <td colspan="2"></td> >- <td ><select name="status"><option value=""> </option><option value="debarred">debarred</option><option value="gonenoadress">gone no address</option><option value="lost">lost</option></select></td> >+ <td ><select name="status"><option value=""> </option><option value="debarred">restricted</option><option value="gonenoadress">gone no address</option><option value="lost">lost</option></select></td> > </tr> > <tr class="highlight"> > <td>Patron activity</td> >-- >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 6677
:
4881
| 4967