Merge branch 'task-on.com/faq' into 'master'

отладка мэйлера



See merge request !16
parents 68e871bb dc65a93b
......@@ -39,7 +39,7 @@ $(document).ready(function() {
xhr.setRequestHeader("X-Requested-With", "XMLHttpRequest");
xhr.send(data);
console.log("xxx");
xhr.onreadystatechange = function()
{
if (xhr.readyState == 4){
......
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