mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:07 +01:00
Infolog: When saving site configuration, return to user list
This commit is contained in:
parent
78333613fa
commit
dc8188b8ce
@ -2559,10 +2559,7 @@ class infolog_ui
|
||||
|
||||
if($button == 'save' || $button == 'cancel')
|
||||
{
|
||||
Egw::redirect_link('/index.php', array(
|
||||
'menuaction' => 'admin.admin_ui.index',
|
||||
'ajax' => 'true'
|
||||
), 'admin');
|
||||
Api\Json\Response::get()->apply('app.admin.load');
|
||||
}
|
||||
}
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user