0.0.26
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
</div>
|
||||
<div class="right-part-block-enter-message">
|
||||
<button class="attach-file-btn-message" onclick="attachFilemeassge()"></button>
|
||||
<button class="send-message" onclick="sendMessage('{{ ticket.id }},{{ sender }},{{ receiver }},{{ text }}')"></button>
|
||||
<button class="send-message" onclick="sendMessage({{ ticket.id }},{{ user.id }},{{ ticket.owner.id }})"></button>
|
||||
</div>
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user