asdf
This commit is contained in:
parent
ef91990767
commit
dd5b5c666c
|
@ -117,7 +117,7 @@ app.config(['$stateProvider', '$urlRouterProvider', 'localStorageServiceProvider
|
||||||
views: {
|
views: {
|
||||||
'content@': {
|
'content@': {
|
||||||
templateUrl: 'templates/websites.html',
|
templateUrl: 'templates/websites.html',
|
||||||
controller: 'websitesCtrl as vm',
|
controller: 'websiteCtrl as vm',
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
Loading…
Reference in New Issue