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
|
|
@ -76,10 +76,6 @@ angular
|
|||
.when('/profile', {
|
||||
templateUrl: 'views/profile.html',
|
||||
logged: true
|
||||
})
|
||||
.when('/createWallet', {
|
||||
templateUrl: 'views/createWallet.html',
|
||||
logged: true
|
||||
});
|
||||
|
||||
if (config.developmentFeatures) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue