mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 08:34:29 +01:00
update client-side preferences, when preferences get saved
This commit is contained in:
parent
b308b0027d
commit
0246dec560
@ -111,6 +111,8 @@ class preferences_settings
|
||||
}
|
||||
}
|
||||
}
|
||||
// update client-side preferences in response
|
||||
egw_framework::ajax_get_preference($appname);
|
||||
}
|
||||
if (in_array($button, array('save','cancel')))
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user