diff --git a/pom.xml b/pom.xml index f3c044b2b..4ab4d5910 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ 4.0.0 manage - 2.4.16 + 2.4.17 UTF-8 2.4.0 diff --git a/src/main/ui/static/dashboard/templates/partner_dashboard.html b/src/main/ui/static/dashboard/templates/partner_dashboard.html index 055920206..e2cc67caa 100644 --- a/src/main/ui/static/dashboard/templates/partner_dashboard.html +++ b/src/main/ui/static/dashboard/templates/partner_dashboard.html @@ -360,13 +360,13 @@ {{transcommon_total.not_settled|currency:'AUD '}}
- + Cross-border Payment : {{transcommon_system.system_not_settled|currency:'AUD '}} - + Card Payment : {{transcommon_rpaypmt_card.rpaypmt_card_not_settled|currency:'AUD '}} - + Direct Debit : {{transcommon_rpaypmt_dd.rpaypmt_dd_not_settled|currency:'AUD '}}