WIP: refactor walletService
This commit is contained in:
parent
8e031a83ad
commit
601fa94fde
3 changed files with 426 additions and 476 deletions
|
|
@ -25,8 +25,6 @@
|
|||
<li menu-toggle href ui-sref="bitpayCard" ng-show="bitpayCardEnabled" class="item item-icon-left">
|
||||
<i class="icon ion-card"></i>
|
||||
BitPay Card
|
||||
|
||||
</div>
|
||||
</li>
|
||||
<li ng-show="!index.isWindowsPhoneApp && (index.glideraEnabled || index.coinbaseEnabled)" menu-toggle href ui-sref="buyandsell" class="item item-icon-left">
|
||||
<i class="icon ion-cash"></i>
|
||||
|
|
@ -38,7 +36,6 @@
|
|||
<span class="item-note">
|
||||
bla bla
|
||||
</span>
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue