Form keep focus after sending a message onconversation page.

This commit is contained in:
Pierre HUBERT 2018-09-07 10:00:05 +02:00
parent 34f652d3bf
commit 672cbc1409

View File

@ -376,6 +376,7 @@ ComunicWeb.pages.conversations.conversation = {
placeholder: "New message...",
});
inputText.maxLength = 200;
inputText.focus();
//Enable textarea 2.0 on the message