Bugzilla – Attachment 13900 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]
Proposed patch
0001-Bug-9222-manual-history-reversed-in-subscription-det.patch (text/plain), 1.11 KB, created by
Fridolin Somers
on 2012-12-06 09:05:56 UTC
(
hide
)
Description:
Proposed patch
Filename:
MIME Type:
Creator:
Fridolin Somers
Created:
2012-12-06 09:05:56 UTC
Size:
1.11 KB
patch
obsolete
>From 6297b79dbf2451a42903c9a3e44e9ceabecb05c8 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 > >--- > .../prog/en/modules/serials/subscription-detail.tt | 4 ++-- > 1 file 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 949b946..d71a8bb 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 >@@ -223,9 +223,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.9.5 >
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