remvoed unnecessary password controller/ui
This commit is contained in:
parent
9c533ed50b
commit
6cd9d445dd
3 changed files with 14 additions and 38 deletions
|
|
@ -22,10 +22,6 @@ angular
|
|||
templateUrl: 'setup.html',
|
||||
validate: false
|
||||
})
|
||||
.when('/password', {
|
||||
templateUrl: 'password.html',
|
||||
validate: false
|
||||
})
|
||||
.when('/addresses', {
|
||||
templateUrl: 'addresses.html',
|
||||
validate: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue