change tax override in payment page
This commit is contained in:
@@ -139,6 +139,8 @@
|
||||
<!-- Column One -->
|
||||
<script>
|
||||
$(document).ready(function(){
|
||||
localStorage.removeItem("tax_type");
|
||||
|
||||
var webview = <%= @webview %>;
|
||||
|
||||
showHideNavbar(webview,"index");
|
||||
|
||||
Reference in New Issue
Block a user