0.0.48
This commit is contained in:
@@ -43,8 +43,8 @@
|
||||
</a>
|
||||
</div>
|
||||
<button class="open_chat_carrier" onclick="open_chat({{ route.owner_id }})">
|
||||
<img src="{% static "img/svg/Logo.svg" %}" width="30px" style="position:relative;top: 6px;">
|
||||
<span style="position: relative;top: 2px;">Написать</span>
|
||||
<img src="{% static "img/svg/Logo.svg" %}" width="30px">
|
||||
<span >Написать сообщение</span>
|
||||
{# <img src="{% static "/img/svg/email.svg" %}" width="25px" style="position:relative;left: 3px;">#}
|
||||
</button>
|
||||
<button class="open_inf_carrier" onclick="show_inf_carrier(this)">Открыть контакт</button>
|
||||
|
||||
Reference in New Issue
Block a user