diff --git a/app/views/registrar/domains/index.haml b/app/views/registrar/domains/index.haml index 56d188919..2036c88fe 100644 --- a/app/views/registrar/domains/index.haml +++ b/app/views/registrar/domains/index.haml @@ -5,7 +5,7 @@ .row .col-md-12 - = search_form_for [:registrar, @q], html: { style: 'margin-bottom: 0;', class: 'js-form', autocomplete: 'off' } do |f| + = search_form_for [:registrar, @q], html: { style: 'margin-bottom: 0;', autocomplete: 'off' } do |f| .row .col-md-3 .form-group