roojs-core.js
[roojs1] / roojs-ui-debug.js
index 20a05d2..793a0a7 100644 (file)
@@ -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",