update crm

This commit is contained in:
Aung Myo
2017-06-26 10:21:56 +06:30
parent d9c53e73f8
commit f426be57ab
5 changed files with 44 additions and 32 deletions

View File

@@ -161,10 +161,10 @@
<%= f.input :address, :class => "form-control col-md-6 address" %>
</div>
<div class="form-group">
<!-- <div class="form-group">
<label>Sr.No</label>
<input type="text" name="" value="<%=@count_customer%>" class="form-control" readonly="true">
</div>
</div> -->
<div class="form-group">
<label>Date Of Birth</label>
<%= f.text_field :date_of_birth,:value=>"01-01-1990",:class=>"form-control datepicker"%>