Revision fcfb4f5b
Added by Mikaël Ates almost 12 years ago
calebasse/facturation/templates/facturation/index.html | ||
---|---|---|
4 | 4 |
{% block appbar %} |
5 | 5 |
<h2>{% if service_name == "CMPP" %}Facturation{% else %}Décompte{% endif %}</h2> |
6 | 6 |
<a href="../..">Retourner à l'accueil</a> |
7 |
<button id="new-dossier">Jours non verrouillés</button> |
|
8 | 7 |
{% endblock %} |
9 | 8 |
|
10 | 9 |
{% block content %} |
Also available in: Unified diff
Add a dedicated page for days not locked (#2034).