Commit 8ed03985 authored by Vasyl Bodnaruk's avatar Vasyl Bodnaruk

fix

parent e0927b7d
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -189,7 +189,6 @@ ...@@ -189,7 +189,6 @@
url: AJAX_URL, url: AJAX_URL,
cache: false, cache: false,
contentType: "application/json; charset=utf-8", contentType: "application/json; charset=utf-8",
dataType: "json",
data: data, data: data,
success: success, success: success,
error: error error: error
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment