0.1.48
chat routines
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
</div>
|
||||
|
||||
|
||||
<div class="footer-chat{% if user.is_staff or ticket.manager %} 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" onkeypress="sendMessageEnter(event,{{ ticket.id }},{{ user.id }},{{ ticket.owner.id }})" placeholder="Отправить сообщение">
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user