Bugzilla – Attachment 82131 Details for
Bug 21467
Allow several receipts for a given subscription
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 21467: (QA follow-up) Move hint a little bit
Bug-21467-QA-follow-up-Move-hint-a-little-bit.patch (text/plain), 1.45 KB, created by
Katrin Fischer
on 2018-11-08 22:07:44 UTC
(
hide
)
Description:
Bug 21467: (QA follow-up) Move hint a little bit
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2018-11-08 22:07:44 UTC
Size:
1.45 KB
patch
obsolete
>From e35dd778c42c9845b30d8db5a0e7ba8ef1045c8b Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >Date: Mon, 29 Oct 2018 20:54:32 +0000 >Subject: [PATCH] Bug 21467: (QA follow-up) Move hint a little bit > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt >index 30879f3de6..612e91276a 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt >@@ -325,12 +325,12 @@ > > [% IF subscription %] > <br/> >- <span class="hint"> >+ <div class="hint"> > Frequency: [% subscription.frequency.description | html %] | > [% IF subscription.numberlength %]Number of issues: [% subscription.numberlength | html %][% END %] > [% IF subscription.weeklength %]Number of weeks: [% subscription.weeklength | html %][% END %] > [% IF subscription.monthlength %]Number of months: [% subscription.monthlength | html %][% END %] >- </span> >+ </div> > [% END %] > </li> > <li> >-- >2.11.0
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 21467
:
79801
|
79802
|
79834
|
79835
|
79836
|
79837
|
79838
|
80546
|
80706
|
80707
|
80717
|
80718
|
80719
|
80720
|
80721
|
80722
|
80723
|
80724
|
81394
|
81395
|
81396
|
81397
|
81398
|
81399
|
81400
|
81430
|
81797
|
81798
|
81799
|
81800
|
81801
|
81802
|
81803
|
81804
|
81805
|
81806
|
81807
|
81808
|
81809
|
81810
|
81811
|
82117
|
82122
|
82123
|
82124
|
82125
|
82126
|
82127
|
82128
|
82129
|
82130
| 82131 |
82132