Bug 32271: (QA follow-up) Restore $Price filtering for valid values
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
parent
c42725bab4
commit
093d1959af
1 changed files with 1 additions and 1 deletions
|
@ -291,7 +291,7 @@
|
|||
<td>[% chargeperiod | html %]</td>
|
||||
<td>[% IF chargeperiod_charge_at %]Start of interval[% ELSE %]End of interval[% END %]</td>
|
||||
<td>[% firstremind | html %]</td>
|
||||
<td>[% overduefinescap | html %]</td>
|
||||
<td>[% IF overduefinescap %][% overduefinescap | $Price %][% ELSE %][% END %]</td>
|
||||
<td>
|
||||
[% IF cap_fine_to_replacement_price %]
|
||||
<input type="checkbox" checked="checked" disabled="disabled" />
|
||||
|
|
Loading…
Reference in a new issue