better use of CompteRendu proxy model

This commit is contained in:
Arthur Gerbaud
2016-09-08 18:10:47 +02:00
parent cfe0dc3f2f
commit d37455bfeb
5 changed files with 38 additions and 25 deletions

View File

@@ -15,9 +15,7 @@
<div class="panel-body">
{% include "compte_rendu/compterendu_form.html" %}
</div>
<div class="panel-footer text-right">
{% bootstrap_field form.DELETE %}
</div>
<div class="panel-footer text-right">{% bootstrap_field form.DELETE %}</div>
</div>
</div>
{% endfor %}