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

@@ -112,7 +112,7 @@
</div>
</div>
</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';"> <i class="material-icons m-t--5">reply</i>Back </button>
</div>