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,