Browse Source

Remove massive_bf_form

autocomplete-light
chirac 5 years ago
parent
commit
3f7af6189f
  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