Projet

Général

Profil

« Précédent | Suivant » 

Révision a56af5e1

Ajouté par Frédéric Péters il y a presque 10 ans

use "min" as symbol for minutes (#5102)

Voir les différences:

calebasse/agenda/templates/agenda/ajax-ressource-tab.html
7 7
      {% if appointment.act_absence %}title="{{appointment.act_absence}}"{% endif %} id="{{ appointment.event_id }}">
8 8
    <span class="hour">{{ appointment.begin_hour }}</span>
9 9
    {% if appointment.title %}<span class="title">{{ appointment.title }}</span>{% endif %}
10
    {% if appointment.length %}<span class="length">{{ appointment.length }} mn</span> {% endif %}
10
    {% if appointment.length %}<span class="length">{{ appointment.length }} min</span> {% endif %}
11 11
    {% if appointment.act_type %}<span class="act_type">{{ appointment.act_type }}</span>{% endif %}
12 12
    <span class="participants">
13 13
    {% if appointment.len_workers > 4 %}

Formats disponibles : Unified diff