percentage hotfix
gitea/salix/2049-hotfix_percentage This commit looks good Details

This commit is contained in:
Joan Sanchez 2020-01-29 11:09:42 +01:00
parent 86c5e33e1a
commit b27d514918
1 changed files with 1 additions and 1 deletions

View File

@ -168,7 +168,7 @@
<span ng-class="{'link': $ctrl.isEditable}"
title="{{$ctrl.isEditable ? 'Edit discount' : ''}}"
ng-click="$ctrl.showEditDiscountPopover($event, sale)">
{{sale.discount | percentage}}
{{(sale.discount / 100) | percentage}}
</span>
</vn-td>
<vn-td number>