From 99503658b793b23d168b43b6e8f2154078e64643 Mon Sep 17 00:00:00 2001 From: Gabriel Detraz Date: Mon, 9 Jul 2018 22:47:20 +0200 Subject: [PATCH] =?UTF-8?q?Repare=20mes=20b=C3=A9tises=20=C3=A0=20moi=20su?= =?UTF-8?q?r=20massive=20bootstrap=20form?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- preferences/templates/preferences/edit_preferences.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/preferences/templates/preferences/edit_preferences.html b/preferences/templates/preferences/edit_preferences.html index 7c01ef4d..0d4de813 100644 --- a/preferences/templates/preferences/edit_preferences.html +++ b/preferences/templates/preferences/edit_preferences.html @@ -35,8 +35,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
{% csrf_token %} -{% massive_bootstrap_form options 'utilisateur_asso' %} -{% massive_bootstrap_form options 'automatic_provision_switchs' %} +{% massive_bootstrap_form options 'utilisateur_asso,automatic_provision_switchs' %} {% bootstrap_button "Modifier" button_type="submit" icon="star" %}