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-worker-tab.html
6 6
  <h3 id="{{ appointment.event_id }}" class="{{ appointment.type }} {% if appointment.act_absence %}act-absence{% endif %} appointment"
7 7
      {% if appointment.act_absence %}title="{{appointment.act_absence}}"{% endif %}>
8 8
    <span class="hour">{{ appointment.begin_hour }}</span>
9
    <span class="length">{% if appointment.length %}{% if appointment.length|str_length_lt:3 %}&nbsp;{% endif %}{{ appointment.length }} mn{% endif %}</span>
9
    <span class="length">{% if appointment.length %}{% if appointment.length|str_length_lt:3 %}&nbsp;{% endif %}{{ appointment.length }} min{% endif %}</span>
10 10
    <span class="title">{% if appointment.title %}{{ appointment.title }}{% endif %}
11 11
    {% if appointment.patient.paper_id %} {{ appointment.patient.paper_id }} {% endif %}</span>
12 12
    <span class="participants">

Formats disponibles : Unified diff