This commit is contained in:
2023-09-17 18:54:56 +03:00
parent 1747b0ebb5
commit e850bceacf
4 changed files with 18 additions and 6 deletions

View File

@@ -8,12 +8,12 @@
</div>
<div class="block_text_message {% get_msg_side user ticket msg %}">
<div class="container_text_message {% get_msg_side user ticket msg %}">
<div class="file_border_cont">
<div class="file_border_cont {{ msg.id }}_ident">
<div class="left_part_file_w">
<a href="{% static "/img/svg/loader.svg" %}" download><img src="{% static "/img/svg/download_file.svg" %}" style="height:35px"></a>
<a onclick="download_file({{ msg.id }})"><img src="{% static "/img/svg/download_file.svg" %}" style="height:35px"></a>
</div>
<div class="right_part_file_w">
<div>фывыфв</div>
<div class="file_name">фывыфв</div>
<div>1234 кб</div>
</div>
<div class="clear_both"></div>