From 5414dd34aaa16c6f40c1d7b583b5e386e3d1688b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ma=C3=ABl=20Kervella?= Date: Sat, 7 Oct 2017 21:57:45 +0000 Subject: [PATCH] Fix: JS BFT: Pas besoin de class pour un div sans elt visible --- machines/templatetags/bootstrap_form_typeahead.py | 1 - 1 file changed, 1 deletion(-) diff --git a/machines/templatetags/bootstrap_form_typeahead.py b/machines/templatetags/bootstrap_form_typeahead.py index 39a3e33c..b43af2c5 100644 --- a/machines/templatetags/bootstrap_form_typeahead.py +++ b/machines/templatetags/bootstrap_form_typeahead.py @@ -175,7 +175,6 @@ def bootstrap_form_typeahead(django_form, typeahead_fields, *args, **kwargs): ) form += render_tag( 'div', - attrs = {'class': 'form-group'}, content = hidden_tag( f_bound, f_name ) + typeahead_js( f_name,