0.4.24 workTime in contacts

This commit is contained in:
SDE
2023-12-22 10:27:42 +05:00
parent 71dda28f6a
commit 9813becb9c

View File

@@ -17,7 +17,7 @@
</div>
<div class="work_time_office">
<div class="work_time_from_to{% if office.work_time %} margin{% endif %}">{{ office.work_time_from }} - {{ office.work_time_to }}</div>
{% if office.work_time %}<div class="letters_work_time">{{ office.work_time }}</div>{% endif %}
{% if office.workTime %}<div class="letters_work_time">{{ office.workTime }}</div>{% endif %}
</div>
{% for contact in office.contacts %}
<div class="office_data">