mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-26 01:43:47 +01:00
Use ajax flag to load acl into div, not iframe
This commit is contained in:
parent
d7284e4bd1
commit
2ece0f771f
@ -859,6 +859,7 @@ function egw_preferences(name, apps)
|
||||
case 'acl':
|
||||
query.menuaction='preferences.preferences_acl.index';
|
||||
query.acl_app=current_app;
|
||||
query.ajax=true;
|
||||
break;
|
||||
|
||||
case 'cats':
|
||||
|
Loading…
Reference in New Issue
Block a user