From 61efded673409ee997df4114ea47d55be3fc4064 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20P=C3=A9pin?= Date: Wed, 27 Nov 2019 15:46:50 +0100 Subject: [PATCH] Remove unused references to multiple-select.* --- kfet/templates/kfet/account_group_form.html | 5 ----- 1 file changed, 5 deletions(-) diff --git a/kfet/templates/kfet/account_group_form.html b/kfet/templates/kfet/account_group_form.html index 5e240649..b309d838 100644 --- a/kfet/templates/kfet/account_group_form.html +++ b/kfet/templates/kfet/account_group_form.html @@ -2,11 +2,6 @@ {% load staticfiles %} {% load widget_tweaks %} -{% block extra_head %} - - -{% endblock %} - {% block title %}Permissions - Édition{% endblock %} {% block header-title %}Modification des permissions{% endblock %}