check flag

This commit is contained in:
phyusin
2018-09-26 11:51:43 +06:30
parent 75118f5982
commit 786dd8c490
3 changed files with 4 additions and 1 deletions

View File

@@ -840,6 +840,7 @@
var cashier_type = "cashier";
$(document).ready(function(){
// localStorage.removeItem("tax_type");
localStorage.removeItem("trans_flag");
/* check webview loaded*/
var webview = <%= @webview %>;
showHideNavbar(webview);