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

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