From cbdcdd6dbe9ee74d40f1b40124dc4c0ca923936d Mon Sep 17 00:00:00 2001 From: Gabriel Detraz Date: Mon, 23 Oct 2017 15:55:40 +0200 Subject: [PATCH] =?UTF-8?q?Selecteur=20js=20pour=20l'=C3=A9cole?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- users/templates/users/user.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/users/templates/users/user.html b/users/templates/users/user.html index 756b4153..ad6ddb64 100644 --- a/users/templates/users/user.html +++ b/users/templates/users/user.html @@ -33,7 +33,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
{% csrf_token %} - {% massive_bootstrap_form userform 'room' %} + {% massive_bootstrap_form userform 'room,school' %} {% bootstrap_button "Créer ou modifier" button_type="submit" icon="star" %}