update rain bow land request

This commit is contained in:
Aung Myo
2018-06-11 17:47:36 +06:30
parent 8c5fce8516
commit c5c28bf44d
4 changed files with 24 additions and 9 deletions

View File

@@ -626,6 +626,10 @@
</div>
<script type="text/javascript">
// //control borwser back
window.location.hash="no-back-button";
window.location.hash="Again-No-back-button";//again because google chrome don't insert first hash into history
window.onhashchange=function(){window.location.hash="";}
var cashier_type = "<%= @cashier_type %>";
var customer_id = "<%= @customer.id %>";
var customer_name = "<%= @customer.name %>";