bootstrap datepicker and customer save

This commit is contained in:
Aung Myo
2017-06-06 14:16:40 +06:30
parent 324f1e3b24
commit d2ce74f648
9 changed files with 146 additions and 46 deletions

View File

@@ -8,7 +8,7 @@
<%= f.input :contact_no %>
<%= f.input :email %>
<%= f.input :date_of_birth %>
<%= f.input :membership_id, :collection => @membership %>
<%= f.input :membership_type %>
<%= f.input :membership_authentication_code %>
</div>