Fix object field name.

This commit is contained in:
Alexis Lahouze 2017-06-14 22:13:25 +02:00
parent 17d41d7f99
commit 13766be8cb
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@
<td ng-class="{'text-warning': operation.sold < 0, 'text-danger':
operation.sold < operationsCtrl.account.authorized_overdraft}">
{{ operation.sold | currency:"€" }}
{{ operation.balance | currency:"€" }}
</td>
<td>