X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=roojs-ui-debug.js;h=793a0a7f291a8f3c450262bee0fe360ef84fb7fd;hb=c1c2d6877066726a8f5dfe153c854622fc90c491;hp=20a05d294da8ddd7db45760ed48c118c9b815a22;hpb=f3876e7180e2b37bbb289cad7287d73467be77d5;p=roojs1 diff --git a/roojs-ui-debug.js b/roojs-ui-debug.js index 20a05d294d..793a0a7f29 100644 --- a/roojs-ui-debug.js +++ b/roojs-ui-debug.js @@ -44882,7 +44882,7 @@ Roo.extend(Roo.dialog.UploadCropbox, Roo.Component, { console.log("METHOD:" + this.method); console.log("URL: " + this.url); - // this.xhr.open(this.method, this.url, true); + this.xhr.open(this.method, this.url, true); var headers = { "Accept": "application/json",