fix conflicts

This commit is contained in:
Mario Colque 2014-04-20 22:54:28 -03:00
commit 009d7b75b8
13 changed files with 261 additions and 113 deletions

View file

@ -18,9 +18,8 @@ angular
templateUrl: 'setup.html',
validate: false
})
.when('/home', {
templateUrl: 'home.html',
validate: true
.when('/addresses', {
templateUrl: 'addresses.html'
})
.when('/join/:id', {
templateUrl: 'join.html',