Add character limit and check validation of messages in Chat
This commit is contained in:
parent
995ff88c87
commit
89f396ff23
7 changed files with 43 additions and 10 deletions
|
@ -6,4 +6,5 @@
|
|||
{% endfor %}
|
||||
{% else %}
|
||||
<center id="empty_msg">{{_('You are connect now. Say something to start the conversation.')}}</center>
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue