refactor receive view
This commit is contained in:
parent
3bd9b4e8ec
commit
552a4c8bcf
11 changed files with 134 additions and 672 deletions
|
|
@ -13,6 +13,10 @@
|
|||
<span translate>Wallet Information</span>
|
||||
<i class="icon bp-arrow-right"></i>
|
||||
</a>
|
||||
<a class="item item-icon-right" ng-click="goToAddresses()">
|
||||
<span translate>Wallet Addresses</span>
|
||||
<i class="icon bp-arrow-right"></i>
|
||||
</a>
|
||||
<a class="item item-icon-right" ui-sref="tabs.preferences.export">
|
||||
<span translate>Export Wallet</span>
|
||||
<i class="icon bp-arrow-right"></i>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue