Project

General

Profile

« Previous | Next » 

Revision dd986559

Added by Serghei Mihai over 11 years ago

agenda: room renamed to ressource

Closes #4653

View differences:

calebasse/agenda/templates/agenda/ressources.html
70 70
             {% if appointment.length %} — {{ appointment.length }}m {% endif %}
71 71
             {% if appointment.ressources_initial %} —{{ appointment.ressources_initial }} {% endif %}
72 72
             {% if appointment.act_type %} — {{ appointment.act_type }} {% endif %}
73
             {% if appointment.room %} — {{ appointment.room }} {% endif %}
73
             {% if appointment.ressource %} — {{ appointment.ressource }} {% endif %}
74 74
             <span class="right">
75 75
                 {% for service_name in appointment.other_services_names %}
76 76
                 <span class="box {{ service_name }}" title="{{ service_name }}"></span>

Also available in: Unified diff