Project

General

Profile

« Previous | Next » 

Revision e5150d7d

Added by Serghei Mihai over 11 years ago

agenda: noon pause from 12 to 15

View differences:

calebasse/agenda/templates/agenda/ajax-disponibility-column.html
{{ initials }}
</li>
{% for start_time, quarters in disponibility.items %}
<li class="hour-mark {% if start_time == 12 %}noon-start{% elif start_time == 14%}noon-end{% endif %}">
<li class="hour-mark {% if start_time == 12 %}noon-start{% elif start_time == 15%}noon-end{% endif %}">
<ul>
{% for quarter in quarters %}
{% for min, value in quarter %}

Also available in: Unified diff