mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 04:15:17 +00:00
Can send messages from the conversation page
This commit is contained in:
@ -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);
|
||||
|
Reference in New Issue
Block a user