forked from extern/egroupware
need to init apps too
This commit is contained in:
parent
dfc5a8222e
commit
13ad291696
@ -23,7 +23,7 @@ egw.extend('user', egw.MODULE_GLOBAL, function()
|
|||||||
*
|
*
|
||||||
* @access: private, use egw.user(_field) or egw.app(_app)
|
* @access: private, use egw.user(_field) or egw.app(_app)
|
||||||
*/
|
*/
|
||||||
var userData = {};
|
var userData = {apps: {}};
|
||||||
|
|
||||||
return {
|
return {
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user