Bug 22521: (QA follow-up) remove FFOR from display
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 12 Apr 2019 08:36:22 +0000 (09:36 +0100)
committerNick Clemens <nick@bywatersolutions.com>
Wed, 17 Apr 2019 16:49:36 +0000 (16:49 +0000)
A rebase re-introduced the FFOR accounttype in the display list.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

koha-tmpl/intranet-tmpl/prog/en/includes/accounts.inc
koha-tmpl/opac-tmpl/bootstrap/en/includes/account-table.inc

index ee1a90f..678fc75 100644 (file)
@@ -14,7 +14,6 @@
         [%- CASE 'HE'      -%]<span>Hold waiting too long</span>
         [%- CASE 'Rent'    -%]<span>Rental fee</span>
         [%- CASE 'FOR'     -%]<span>Forgiven</span>
-        [%- CASE 'FFOR'  -%]<span>Fine forgiven</span>
         [%- CASE 'LR'      -%]<span>Lost item fee refund</span>
         [%- CASE 'PF'    -%]<span>Lost item processing fee</span>
         [%- CASE 'PAY'     -%]<span>Payment</span>
index 58a58ee..6a1b891 100644 (file)
@@ -43,7 +43,6 @@
                         [% CASE 'HE' %]Hold waiting too long
                         [% CASE 'Rent' %]Rental fee
                         [% CASE 'FOR' %]Forgiven
-                        [% CASE 'FFOR' %]Fine forgiven
                         [% CASE 'LR' %]Lost item fee refund
                         [% CASE 'PF' %]Lost item processing fee
                         [% CASE 'PAY' %]Payment