update oqs and add to extisting
This commit is contained in:
@@ -1124,6 +1124,7 @@ $('#request_bills').click(function() {
|
||||
if($('#request_bills').is(":visible")) {
|
||||
$('#request_bills').prop("disabled",true);
|
||||
}
|
||||
localStorage.setItem("tax_type", "all");
|
||||
$.ajax({
|
||||
type: "GET",
|
||||
url: ajax_url,
|
||||
|
||||
Reference in New Issue
Block a user