From 2852a3bb932ec7bef068eeb8e94b8ce41efc7d60 Mon Sep 17 00:00:00 2001 From: phyusin Date: Wed, 22 Nov 2017 10:22:52 +0630 Subject: [PATCH] change radio btn for CRM/New Registration --- app/views/crm/customers/_new_form.html.erb | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) 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 %>