Fix add -> create /join /import
This commit is contained in:
parent
c7c051efba
commit
016d28f406
5 changed files with 21 additions and 9 deletions
|
|
@ -5,7 +5,7 @@
|
|||
<ion-nav-title>{{wallet.name}}</ion-nav-title>
|
||||
<ion-nav-buttons side="primary">
|
||||
<button class="button no-border" ui-sref="tabs.home">
|
||||
<i class="icon ion-chevron-left"></i> Back
|
||||
<i class="icon ion-chevron-left"></i> Close
|
||||
</button>
|
||||
</ion-nav-buttons>
|
||||
<ion-nav-buttons side="secondary">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue