Bugzilla – Attachment 26384 Details for
Bug 11938
Capitalization: Serial prediction pattern preview - Publication Date
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[PASSED QA] Bug 11938 - Capitalization: Serial prediction pattern preview - Publication Date
PASSED-QA-Bug-11938---Capitalization-Serial-predic.patch (text/plain), 1.43 KB, created by
Katrin Fischer
on 2014-03-16 19:11:41 UTC
(
hide
)
Description:
[PASSED QA] Bug 11938 - Capitalization: Serial prediction pattern preview - Publication Date
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2014-03-16 19:11:41 UTC
Size:
1.43 KB
patch
obsolete
>From 3f473e70ef5afdcb8d78eab7757246bd7997575e Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Fri, 14 Mar 2014 11:18:19 -0400 >Subject: [PATCH] [PASSED QA] Bug 11938 - Capitalization: Serial prediction > pattern preview - Publication Date > >During add or edit of a subscription when you test the >prediction pattern, "Publication Date" in the displayed table >has incorrect capitalization. This patch corrects. > >To test, apply the patch and create or edit a subscription. In >step two click the "test prediction pattern" button to display >the table. "Publication date" should be correctly capitalized. > >Signed-off-by: Mark Tompsett <mtompset@hotmail.com> >Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> >String change, all good. >--- > .../intranet-tmpl/prog/en/modules/serials/showpredictionpattern.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/showpredictionpattern.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/serials/showpredictionpattern.tt >index 5a12652..69f707f 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/showpredictionpattern.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/serials/showpredictionpattern.tt >@@ -47,7 +47,7 @@ > <thead> > <tr> > <th>Number</th> >- <th>Publication Date</th> >+ <th>Publication date</th> > [% IF (ask_for_irregularities) %] > <th>Not published</th> > [% END %] >-- >1.8.3.2
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 11938
:
26354
|
26381
| 26384