mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 12:25:16 +00:00
Added conversation page to top menu
This commit is contained in:
@ -62,7 +62,8 @@ ComunicWeb.pages.conversations.listPane = {
|
||||
|
||||
}, 5000);
|
||||
|
||||
//Load the list of conversations
|
||||
//Force load the list of conversations
|
||||
ComunicWeb.pages.conversations.listPane._curr_list = null;
|
||||
ComunicWeb.pages.conversations.listPane.refresh_list(boxBody, args);
|
||||
|
||||
},
|
||||
|
Reference in New Issue
Block a user