appending ajax=true to addressbook site config and global categories to no use an iframe

This commit is contained in:
Ralf Becker 2016-06-29 19:10:22 +02:00
parent c21ac29b96
commit d427d4ae83

View File

@ -72,11 +72,13 @@ class addressbook_hooks
'Site configuration' => Egw::link('/index.php',array(
'menuaction' => 'admin.uiconfig.index',
'appname' => $appname,
'ajax' => 'true',
)),
'Global Categories' => Egw::link('/index.php',array(
'menuaction' => 'admin.admin_categories.index',
'appname' => $appname,
'global_cats'=> True,
'ajax' => 'true',
)),
);
// custom fields are not availible in LDAP