Import profile
This commit is contained in:
parent
d475ea4f16
commit
16c3d66f33
5 changed files with 184 additions and 6 deletions
|
|
@ -34,6 +34,9 @@ angular
|
|||
templateUrl: 'views/import.html',
|
||||
logged: true
|
||||
})
|
||||
.when('/importProfile', {
|
||||
templateUrl: 'views/importProfile.html',
|
||||
})
|
||||
.when('/create', {
|
||||
templateUrl: 'views/create.html',
|
||||
logged: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue