Can send messages from the conversation page

This commit is contained in:
Pierre
2018-05-13 15:40:19 +02:00
parent e376c789a6
commit e32a7c67e1
8 changed files with 323 additions and 8 deletions

View File

@ -180,7 +180,7 @@ ComunicWeb.components.conversations.interface = {
if(result.error){
//Log error
ComunicWeb.debug.logMessage("Couldn't get informations about the conversation number "+conversationID+" !")
ComunicWeb.debug.logMessage("Couldn't get informations about the conversation number "+conversationID+" !");
//Perform next action now
nextStep(result);