This commit is contained in:
2023-08-02 19:04:56 +03:00
parent 5a64aeb401
commit f738fb0386
4 changed files with 38 additions and 17 deletions

View File

@@ -14,7 +14,7 @@
<div class="name_ticket">
<span>{{ ticket.name }}</span>
</div>
<div class="block-chat">
<div class="{% if user.is_staff %}block-chat{% else %}block-chat width-100{% endif %}">
{% if user.is_staff or ticket.manager %}
<div class="container-header-chat">
<div class="header-chat-left-part">