fixed conflic

This commit is contained in:
Aung Myo
2017-10-27 13:25:13 +06:30
9 changed files with 22 additions and 15 deletions

View File

@@ -6,7 +6,7 @@
<div class="form-inputs p-l-15">
<%= f.input :payment_method %>
<%= f.input :is_active,:class=> "checkbox" %>
<%= f.input :is_active %>
<%= f.input :gateway_communication_type %>
<%= f.input :gateway_url %>
<%= f.input :auth_token %>