change tax override in payment page

This commit is contained in:
phyusin
2018-05-29 10:10:49 +06:30
parent bf9bb1c58a
commit 089630616d
4 changed files with 34 additions and 5 deletions

View File

@@ -139,6 +139,8 @@
<!-- Column One -->
<script>
$(document).ready(function(){
localStorage.removeItem("tax_type");
var webview = <%= @webview %>;
showHideNavbar(webview,"index");