diff --git a/app/views/crm/customers/_new_form.html.erb b/app/views/crm/customers/_new_form.html.erb index 967fad2d..b18a3bac 100755 --- a/app/views/crm/customers/_new_form.html.erb +++ b/app/views/crm/customers/_new_form.html.erb @@ -5,15 +5,20 @@

- +   +   +
+   + +
"> <%= f.input :name, :class => "form-control col-md-6 name", :required => true %>