Revision d1a6ce6d
Added by Mikaël Ates over 12 years ago
calebasse/dossiers/templates/dossiers/patientrecord_tab1.html | ||
---|---|---|
78 | 78 |
</div> |
79 | 79 |
</form> |
80 | 80 |
|
81 |
<form method="post" id="create-directory-form" action="create-directory">{% csrf_token %}
|
|
82 |
<button>Créer répertoire patient</button>
|
|
83 |
</form>
|
|
81 |
<!-- <form method="post" id="create-directory-form" action="create-directory">{% csrf_token %}-->
|
|
82 |
<!-- <button>Créer répertoire patient</button>-->
|
|
83 |
<!-- </form>-->
|
|
84 | 84 |
|
85 | 85 |
<!-- <div class="notifs"> |
86 | 86 |
<h4>Notifications</h4> |
Also available in: Unified diff
dossiers: hide button for unset feature.