8
0
Fork 0
mirror of https://gitlab.federez.net/re2o/re2o synced 2024-07-02 12:14:05 +00:00

Selecteur js pour l'école

This commit is contained in:
Gabriel Detraz 2017-10-23 15:55:40 +02:00 committed by root
parent e52206b60e
commit cbdcdd6dbe

View file

@ -33,7 +33,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
<form class="form" method="post">
{% csrf_token %}
{% massive_bootstrap_form userform 'room' %}
{% massive_bootstrap_form userform 'room,school' %}
{% bootstrap_button "Créer ou modifier" button_type="submit" icon="star" %}
</form>
<br />