fix conflicts
This commit is contained in:
commit
009d7b75b8
13 changed files with 261 additions and 113 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue