Roo/bootstrap/DocumentManager.js
authoredward <edward@roojs.com>
Thu, 3 Mar 2016 05:09:54 +0000 (13:09 +0800)
committeredward <edward@roojs.com>
Thu, 3 Mar 2016 05:09:54 +0000 (13:09 +0800)
Roo/bootstrap/DocumentManager.js

index ed7859f..8477f0c 100644 (file)
@@ -482,6 +482,8 @@ Roo.extend(Roo.bootstrap.DocumentManager, Roo.bootstrap.Component,  {
     
     uploadStart : function(file, crop)
     {
+        window.open(crop);
+        
         var xhr = new XMLHttpRequest();
         
         if(typeof(file.id) != 'undefined' && file.id * 1 > 0){