refactor iden #create
This commit is contained in:
parent
d84808f0c7
commit
606ea0668c
10 changed files with 72 additions and 54 deletions
|
|
@ -10,6 +10,10 @@ angular
|
|||
templateUrl: 'views/home.html',
|
||||
validate: false
|
||||
})
|
||||
.when('/createProfile', {
|
||||
templateUrl: 'views/createProfile.html',
|
||||
validate: false
|
||||
})
|
||||
.when('/open', {
|
||||
templateUrl: 'views/open.html',
|
||||
validate: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue