Removes dummy text
This commit is contained in:
parent
da536a3f5b
commit
e0ef42b09a
1 changed files with 0 additions and 15 deletions
|
|
@ -22,21 +22,6 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<div class="fee-crypto"
|
||||
ng-init="fee = {value: '0.00195823', currency: 'BCH'};">
|
||||
<amount
|
||||
value="fee.value"
|
||||
currency="fee.currency"></amount>
|
||||
<amount
|
||||
size-equal="true"
|
||||
value="fee.value"
|
||||
currency="fee.currency"></amount>
|
||||
<amount
|
||||
size-equal="false"
|
||||
value="fee.value"
|
||||
currency="fee.currency"></amount>
|
||||
</div>
|
||||
|
||||
<div class="list card homeTip" ng-if="homeTip">
|
||||
<div class="item item-icon-right item-heading">
|
||||
<div class="title" translate>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue