Bugzilla – Attachment 47009 Details for
Bug 15614
Spelling mistake in circ/pendingreserves.tt: Fullfilled
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[SIGNED-OFF] Bug 15614 - Spelling mistake in circ/pendingreserves.tt: Fullfilled
SIGNED-OFF-Bug-15614---Spelling-mistake-in-circpen.patch (text/plain), 1.42 KB, created by
Owen Leonard
on 2016-01-20 15:14:28 UTC
(
hide
)
Description:
[SIGNED-OFF] Bug 15614 - Spelling mistake in circ/pendingreserves.tt: Fullfilled
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2016-01-20 15:14:28 UTC
Size:
1.42 KB
patch
obsolete
>From 0f2359da44356fd758edd8ecccf2fbd4e673face Mon Sep 17 00:00:00 2001 >From: Chloe <chloealabaster@gmail.com> >Date: Tue, 19 Jan 2016 20:40:34 +0000 >Subject: [PATCH] [SIGNED-OFF] Bug 15614 - Spelling mistake in > circ/pendingreserves.tt: Fullfilled >Content-Type: text/plain; charset="utf-8" > >To Test: > >Check if "fullfilled" has been changed to "fulfilled" in line 137 > >Signed-off-by: Owen Leonard <oleonard@myacpl.org> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/circ/pendingreserves.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/pendingreserves.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/pendingreserves.tt >index 662926d..cda5566 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/pendingreserves.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/pendingreserves.tt >@@ -134,7 +134,7 @@ $(document).ready(function() { > <td>[% AuthorisedValues.GetByCode('LOC', reserveloo.location) %]</td> > <td> > <span title="[% reserveloo.reservedate %]">[% reserveloo.reservedate | $KohaDates %] in [% Branches.GetName ( reserveloo.branch ) %]</span> >- [% IF ( reserveloo.statusw ) %]<p>Waiting</p>[% END %][% IF ( reserveloo.statusf ) %]<p>Fullfilled</p>[% END %] >+ [% IF ( reserveloo.statusw ) %]<p>Waiting</p>[% END %][% IF ( reserveloo.statusf ) %]<p>Fulfilled</p>[% END %] > </td> > </tr> > [% END %] >-- >2.1.4
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 15614
:
46936
|
47009
|
47019