Commit ad4bd13a by Ivan Kubota

fixed

parent 67dc9004
......@@ -34,8 +34,6 @@
};
done();
};
if(!window.xxx)
cb = _cb;
xhr.open( method, cfg.url, true );
for( let key in cfg.headers ){
......
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