remvoed unnecessary password controller/ui

This commit is contained in:
Mario Colque 2014-05-01 14:21:20 -03:00
commit 6cd9d445dd
3 changed files with 14 additions and 38 deletions

View file

@ -22,10 +22,6 @@ angular
templateUrl: 'setup.html',
validate: false
})
.when('/password', {
templateUrl: 'password.html',
validate: false
})
.when('/addresses', {
templateUrl: 'addresses.html',
validate: true