user preferences via API
This commit is contained in:
@@ -193,7 +193,7 @@ class Sparc {
|
||||
onMVCReady() {
|
||||
// Now that we are authenticated, we have the config and the MVC
|
||||
// load the top routes and then route !
|
||||
|
||||
app.events.trigger('core.mvcReady')
|
||||
this.Assets.loadJson({ 'name': 'baseRoutes.json', 'path': '/app/config/' })
|
||||
.then(
|
||||
(topRoutes) =>{
|
||||
|
||||
Reference in New Issue
Block a user