diff options
author | Christopher Burger <burgerc@freeside.biz> | 2018-01-03 14:09:38 -0500 |
---|---|---|
committer | Christopher Burger <burgerc@freeside.biz> | 2018-01-03 14:09:38 -0500 |
commit | 5136b6e7f17e6d86911f7feb520dd5b4248532bb (patch) | |
tree | 199f449f27e17f186590c6ad62d5e05c7a499b6f /httemplate/elements/tr-select-payment_options.html | |
parent | 9d90ce6a6d2c107c0a3bcb7451932b7108466c27 (diff) |
RT# 34134 - fixed error where payment amount field is hidden in self service.
Diffstat (limited to 'httemplate/elements/tr-select-payment_options.html')
-rw-r--r-- | httemplate/elements/tr-select-payment_options.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/elements/tr-select-payment_options.html b/httemplate/elements/tr-select-payment_options.html index 3c50e88d8..2304c22d0 100644 --- a/httemplate/elements/tr-select-payment_options.html +++ b/httemplate/elements/tr-select-payment_options.html @@ -44,6 +44,7 @@ Example: &> <& /elements/tr-amount_fee.html, + 'row_style' => 'STYLE="display:none;"', %opt &> |