Removed createWallet page. Added link for create, join and import to the top menu.
This commit is contained in:
parent
3f6f07c99b
commit
72cfc49d55
10 changed files with 28 additions and 31 deletions
|
|
@ -57,10 +57,6 @@
|
|||
|
||||
|
||||
<div class="text-right">
|
||||
<a class="back-button m20r text-primary" href="#!/createWallet">
|
||||
<i class="icon-arrow-left2 vm"></i>
|
||||
<span translate>Back</span>
|
||||
</a>
|
||||
<button translate type="submit" class="button primary m0" ng-disabled="setupForm.$invalid || loading">
|
||||
Create {{requiredCopayers}}-of-{{totalCopayers}} wallet
|
||||
</button>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue