mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-13 01:18:42 +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')
|
if($button == 'save' || $button == 'cancel')
|
||||||
{
|
{
|
||||||
Egw::redirect_link('/index.php', array(
|
Api\Json\Response::get()->apply('app.admin.load');
|
||||||
'menuaction' => 'admin.admin_ui.index',
|
|
||||||
'ajax' => 'true'
|
|
||||||
), 'admin');
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
Loading…
Reference in New Issue
Block a user