Browse Source

Remove massive_bf_form

release-2.9
chirac 5 years ago
committed by Gabriel Detraz
parent
commit
c4429a8f1c
  1. 1
      users/templates/users/plugin_out.html
  2. 1
      users/templates/users/user_autocapture.html

1
users/templates/users/plugin_out.html

@ -24,7 +24,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
{% endcomment %}
{% load bootstrap3 %}
{% load massive_bootstrap_form %}
{% load static %}
{% load i18n %}

1
users/templates/users/user_autocapture.html

@ -24,7 +24,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
{% endcomment %}
{% load bootstrap3 %}
{% load massive_bootstrap_form %}
{% load static %}
{% load i18n %}
{% block title %}{% trans "Users" %}{% endblock %}

Loading…
Cancel
Save