* Work on User and loading user from db with authenticate()
* Show login error in login.js experimental stuff
This commit is contained in:
@@ -15,7 +15,7 @@ function MenuModule(options) {
|
||||
|
||||
var self = this;
|
||||
this.menuConfig = options.menuConfig;
|
||||
|
||||
this.menuMethods = {};
|
||||
this.viewControllers = [];
|
||||
|
||||
this.initSequence = function() {
|
||||
|
||||
Reference in New Issue
Block a user