Bugzilla – Attachment 78068 Details for
Bug 20726
Display acquisition details on the subscription detail page
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 20726: Add title to the price column headers
Bug-20726-Add-title-to-the-price-column-headers.patch (text/plain), 1.32 KB, created by
Jonathan Druart
on 2018-08-22 00:53:39 UTC
(
hide
)
Description:
Bug 20726: Add title to the price column headers
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2018-08-22 00:53:39 UTC
Size:
1.32 KB
patch
obsolete
>From 14a2d6e710db143bacd12a93dbec2138c2fb7174 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Mon, 4 Jun 2018 17:11:46 -0300 >Subject: [PATCH] Bug 20726: Add title to the price column headers > >Sponsored-by: BULAC - http://www.bulac.fr/ > >Signed-off-by: Josef Moravec <josef.moravec@gmail.com> >--- > .../intranet-tmpl/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 73f91000ab..c7ed26168b 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 >@@ -350,8 +350,8 @@ > <th class="title-string">Receive date</th> > <th class="title-string">Status</th> > <th>Fund</th> >- <th>Ordered</th> >- <th>Spent</th> >+ <th title="ecost tax exc. / ecost tax inc.">Ordered</th> >+ <th title="Actual cost tax exc. / Actual cost tax inc.">Spent</th> > </tr> > </thead> > <tbody> >-- >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 20726
:
75146
|
75147
|
75148
|
75149
|
75150
|
75650
|
75651
|
75666
|
75708
|
75709
|
75710
|
75711
|
75712
|
75713
|
75794
|
77428
|
77429
|
77430
|
77431
|
77432
|
77433
|
77434
|
77500
|
77501
|
77502
|
77503
|
77504
|
77505
|
77506
|
78062
|
78063
|
78064
|
78065
|
78066
|
78067
| 78068