Conversation update form : user automaticaly selected

This commit is contained in:
Pierre
2017-06-17 16:37:40 +02:00
parent 37b07b9676
commit 6408ab9b23
3 changed files with 47 additions and 0 deletions

View File

@ -207,6 +207,7 @@ ComunicWeb.components.conversations.chatWindows = {
settingsForm.conversationNameInput.value = infos.infos.name;
//Update conversation members
ComunicWeb.components.userSelect.pushEntries(settingsForm.usersElement, infos.infos.members);
//Update follow conversation checkbox