Bugzilla – Attachment 15156 Details for
Bug 9222
manual history reversed in subscription-detail.pl
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 9222: manual history reversed in subscription-detail.pl
Bug-9222-manual-history-reversed-in-subscription-d.patch (text/plain), 1.26 KB, created by
Marcel de Rooy
on 2013-02-08 10:26:38 UTC
(
hide
)
Description:
Bug 9222: manual history reversed in subscription-detail.pl
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2013-02-08 10:26:38 UTC
Size:
1.26 KB
patch
obsolete
>From 4292ea380c222cdeb52382c4beefad415a880aac Mon Sep 17 00:00:00 2001 >From: Fridolyn SOMERS <fridolyn.somers@biblibre.com> >Date: Thu, 6 Dec 2012 10:05:00 +0100 >Subject: [PATCH] Bug 9222: manual history reversed in subscription-detail.pl >Content-Type: text/plain; charset="utf-8" > >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > .../prog/en/modules/serials/subscription-detail.tt | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-detail.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-detail.tt >index 319285f..e6a7074 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-detail.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-detail.tt >@@ -224,9 +224,9 @@ $(document).ready(function() { > <li> > <span class="label">Manual history: </span> > [% IF ( manualhistory ) %] >- Disabled >- [% ELSE %] > Enabled >+ [% ELSE %] >+ Disabled > [% END %] > </li> > <li><span class="label">Number pattern:</span> >-- >1.7.7.6
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 9222
:
13900
|
14135
| 15156