Projet

Général

Profil

« Précédent | Suivant » 

Révision dd986559

Ajouté par Serghei Mihai (congés, retour 15/05) il y a environ 10 ans

agenda: room renamed to ressource

Closes #4653

Voir les différences:

calebasse/agenda/templates/agenda/event.html
19 19
      {{ form.title.errors }}
20 20
      </p>
21 21
    </td>
22
    <td {% if form.room.field.required %}class="required"{% endif %}>
22
    <td {% if form.ressource.field.required %}class="required"{% endif %}>
23 23
      <p>
24
      {{ form.room.label_tag }}
25
      {{ form.room }}
24
      {{ form.ressource.label_tag }}
25
      {{ form.ressource }}
26 26
      </p>
27 27
    </td>
28 28
  </tr>

Formats disponibles : Unified diff