Display home after successfully synchronisation
This commit is contained in:
parent
0b8d66fbf5
commit
2bbf0e3ae6
1 changed files with 1 additions and 0 deletions
|
@ -521,6 +521,7 @@ on_click_sync_btn=function(e) {
|
|||
groups.save();
|
||||
refresh_group_list();
|
||||
pleaseWaitHide();
|
||||
view_home();
|
||||
alert('Groupes synchronisés');
|
||||
}
|
||||
else {
|
||||
|
|
Loading…
Reference in a new issue