0.0.43
This commit is contained in:
@@ -42,7 +42,7 @@
|
|||||||
<input name="email_1" value="{{ route.owner.email }}">
|
<input name="email_1" value="{{ route.owner.email }}">
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<button class="open_chat_carrier" onclick="show_inf_carrier(this)">
|
<button class="open_chat_carrier" onclick="open_chat({{ route.owner_id }})">
|
||||||
<img src="{% static "img/svg/Logo.svg" %}" width="30px" style="position:relative;top: 8px;">
|
<img src="{% static "img/svg/Logo.svg" %}" width="30px" style="position:relative;top: 8px;">
|
||||||
<span style="position: relative;top: 4px;">Написать</span>
|
<span style="position: relative;top: 4px;">Написать</span>
|
||||||
<img src="{% static "/img/svg/email.svg" %}" width="25px" style="position:relative;left: 3px;">
|
<img src="{% static "/img/svg/email.svg" %}" width="25px" style="position:relative;left: 3px;">
|
||||||
|
|||||||
Reference in New Issue
Block a user