create new wallet from within a profile working
This commit is contained in:
parent
ab2424f478
commit
ff44897922
5 changed files with 33 additions and 65 deletions
|
|
@ -28,7 +28,7 @@ angular
|
|||
})
|
||||
.when('/create', {
|
||||
templateUrl: 'views/create.html',
|
||||
validate: false
|
||||
validate: true
|
||||
})
|
||||
.when('/copayers', {
|
||||
templateUrl: 'views/copayers.html',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue