Revision 0bb70851
Added by Mikaël Ates almost 12 years ago
calebasse/dossiers/templates/dossiers/state.html | ||
---|---|---|
2 | 2 |
|
3 | 3 |
<form action="{{ request.get_full_path }}" method="post"> |
4 | 4 |
{% csrf_token %} |
5 |
<p class="message"/> |
|
5 | 6 |
<p> |
6 | 7 |
<label for="id_date">Date :</label> |
7 | 8 |
{{ form.date.errors }} |
Also available in: Unified diff
dossiers: warn user when closing a patient record with future appointments.