Adds btc values. Adds disclosure. Fix modals. Removes sandbox
This commit is contained in:
parent
b817a14a65
commit
20bb8680be
6 changed files with 30 additions and 24 deletions
|
|
@ -22,6 +22,7 @@
|
|||
</div>
|
||||
<span ng-show="tx.type == 'BUY'">Bought</span>
|
||||
<span ng-show="tx.type == 'SELL'">Sold</span>
|
||||
<b>{{tx.qty}}</b> BTC
|
||||
<div class="size-36 m20b">
|
||||
{{tx.subtotal|currency:'':2}} {{tx.currency}}
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue