Project

General

Profile

« Previous | Next » 

Revision 30ba60e1

Added by Serghei Mihai over 11 years ago

agenda: noon hours slightly isolated from other day times

View differences:

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

Also available in: Unified diff