0.4.24 workTime in contacts
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user