update other payment with bank

This commit is contained in:
Aung Myo
2018-06-19 14:56:23 +06:30
parent 51a49f2171
commit 4be28c1e67
9 changed files with 12 additions and 11 deletions

View File

@@ -90,10 +90,10 @@
</div>
</div>
<div class="col-lg-1 col-md-1 col-sm-1">
<button type="button" class="btn btn-default btn-block" onclick="window.location.href = '/origami/sale/<%= @sale_id %>/<%= @cashier_type %>/payment/others_payment';"> Back </button>
</div>
<input type="hidden" id="sale_id" value="<%= @sale_id %>">
<div class="col-lg-1 col-md-1 col-sm-1">
<button type="button" class="btn btn-default btn-block" onclick="window.location.href = '/origami/sale/<%= @sale_id %>/<%= @cashier_type %>/payment/others_payment';"> Back </button>
</div>
</div>
<script>