update other multiple payments

This commit is contained in:
Aung Myo
2018-01-12 14:33:30 +06:30
parent 08c8fc438d
commit cc710a992f
5 changed files with 28 additions and 18 deletions

View File

@@ -393,7 +393,7 @@
<h4 class="modal-title" id="paymentModalLabel">Choose Payment</h4>
</div>
<div class="modal-body">
<select class="form-control show-tick payment_method" id="payment_method" >
<select class="form-control show-tick payment_method" multiple="true" id="payment_method" >
<option value="Cash">Cash</option>
<% @payment_methods.each do |pay| %>
<option value="<%= pay.payment_method %>">