This commit is contained in:
SBD
2024-02-01 13:26:42 +03:00
parent f99a010e4a
commit b90039f21a
2 changed files with 5 additions and 3 deletions

View File

@@ -85,7 +85,7 @@
</div>
<div class="footer-chat{% if not new_msg_allow %} hide{% endif %}">
<div class="footer-chat{% if not new_msg_allow %} hide{% endif %}">
<div class="left-part-block-enter-message">
<input class="enter-message-inp" onfocus="check_new_messages_timeout()" onkeypress="sendMessageEnter(event,{{ ticket.id }},{{ user.id }},{{ cur_receiver.id }})" placeholder="{{ p_send_msg }}">