update quick service payment view

This commit is contained in:
Aung Myo
2018-02-05 11:21:52 +06:30
parent 1d9164aaf0
commit 1324f381d1
12 changed files with 16 additions and 13 deletions

View File

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