AP-139 #141
@ -15,6 +15,6 @@
|
||||
<div
|
||||
class="amount"
|
||||
[ngClass]="{ 'negative': history.allowance < 0 }"
|
||||
>{{ history.allowance }} SP</div>
|
||||
>{{ history.allowance.toFixed(2) }} SP</div>
|
||||
</div>
|
||||
</ion-content>
|
||||
|
Loading…
x
Reference in New Issue
Block a user