Projet

Général

Profil

0001-manager-add-title-to-exceptions-page-37523.patch

Frédéric Péters, 07 novembre 2019 14:35

Télécharger (845 octets)

Voir les différences:

Subject: [PATCH] manager: add title to exceptions page (#37523)

 .../templates/chrono/manager_time_period_exception_list.html     | 1 +
 1 file changed, 1 insertion(+)
chrono/manager/templates/chrono/manager_time_period_exception_list.html
12 12
{% endblock %}
13 13

  
14 14
{% block appbar %}
15
<h2>{% trans "Exceptions" %}</h2>
15 16
{% endblock %}
16 17

  
17 18
{% block content %}
18
-