transaction history options in preferences advanced
This commit is contained in:
parent
ce71258934
commit
00e0076a90
7 changed files with 62 additions and 32 deletions
|
|
@ -30,6 +30,11 @@
|
|||
<div>Wallet Service URL</div>
|
||||
</li>
|
||||
|
||||
<li ng-click="$root.go('preferencesHistory')">
|
||||
<i class="icon-arrow-right3 size-24 right text-gray"></i>
|
||||
<div translate>Transaction History</div>
|
||||
</li>
|
||||
|
||||
<li ng-click="$root.go('delete')">
|
||||
<i class="icon-arrow-right3 size-24 right text-gray"></i>
|
||||
<div translate>Delete Wallet</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue