Revert "Bug 22121: Display 'Price paid' on ILL requests according to CurrencyFormat...
authorroot <root@f1ebe1bec408>
Tue, 12 Feb 2019 12:25:12 +0000 (12:25 +0000)
committerroot <root@f1ebe1bec408>
Tue, 12 Feb 2019 12:27:24 +0000 (12:27 +0000)
Reverted while 20600 is being pushed through community to avoid rebase issues

This reverts commit a628dab3b60d64e383ef2ffa20e5ea1c80f9b9d9.

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt

index 36c43ed..979c034 100644 (file)
@@ -3,7 +3,6 @@
 [% USE Branches %]
 [% USE Koha %]
 [% USE KohaDates %]
-[% USE Price %]
 
 [% INCLUDE 'doc-head-open.inc' %]
 <title>Koha &rsaquo; ILL requests  &rsaquo;</title>
                                     </li>
                                     <li class="price_paid">
                                         <span class="label price_paid">Price paid:</span>
-                                        [% IF request.price_paid %][% request.price_paid | $Price %][% ELSE %]<span>N/A</span>[% END %]
+                                        [% IF request.price_paid %][% request.price_paid | html %][% ELSE %]<span>N/A</span>[% END %]
                                     </li>
                                     <li class="req_id">
                                         <span class="label req_id">Request number:</span>