Bugzilla – Attachment 21207 Details for
Bug 10689
public note does not appear in subscriptions search
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 10689 - public note does not appear in new order form a subscription
0002-Bug-10689-public-note-does-not-appear-in-new-order-f.patch (text/plain), 1.29 KB, created by
Fridolin Somers
on 2013-09-18 13:15:48 UTC
(
hide
)
Description:
Bug 10689 - public note does not appear in new order form a subscription
Filename:
MIME Type:
Creator:
Fridolin Somers
Created:
2013-09-18 13:15:48 UTC
Size:
1.29 KB
patch
obsolete
>From aa80a6670074dbe952a8d0b5ef96effd82340f13 Mon Sep 17 00:00:00 2001 >From: Fridolyn SOMERS <fridolyn.somers@biblibre.com> >Date: Wed, 18 Sep 2013 15:11:46 +0200 >Subject: [PATCH 2/2] Bug 10689 - public note does not appear in new order > form a subscription > >Test by creating a new order to a basket using "From a subscription" link >--- > .../intranet-tmpl/prog/en/modules/acqui/newordersubscription.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/newordersubscription.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/newordersubscription.tt >index ea9bc32..7d84700 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/newordersubscription.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/newordersubscription.tt >@@ -76,7 +76,7 @@ > --- > [% END %][% IF (sub.unititle) %], [% sub.unititle %][% END %]</a> > </td> >- <td>[% notes %] >+ <td>[% IF (sub.publicnotes) %][% sub.publicnotes %][% END %] > [% IF (sub.internalnotes) %]([% sub.internalnotes %])[% END %] > </td> > <td> >-- >1.7.10.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 10689
:
20124
|
20125
|
21100
|
21207
|
21598
|
21599
|
21602
|
21603