ui updated

This commit is contained in:
Yan
2017-10-27 11:37:47 +06:30
parent 59d50856ad
commit 18aa3d1e0f
4 changed files with 6 additions and 8 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 %>
@@ -44,4 +44,4 @@
</div>
</div>
</div>
</div>
</div>