Roo/bootstrap/UploadCropbox.js
authoredward <edward@roojs.com>
Mon, 22 Feb 2016 05:21:07 +0000 (13:21 +0800)
committeredward <edward@roojs.com>
Mon, 22 Feb 2016 05:21:07 +0000 (13:21 +0800)
Roo/bootstrap/UploadCropbox.js

index 669a04c..b9ae6e0 100644 (file)
@@ -118,16 +118,16 @@ Roo.extend(Roo.bootstrap.UploadCropbox, Roo.bootstrap.Component,  {
             tag : 'div',
             cls : 'roo-upload-cropbox',
             cn : [
-                {
-                    tag : 'div',
-                    cls : 'roo-upload-cropbox-error-notify alert alert-danger',
-                    html : 'test'
-                },
                 {
                     tag : 'div',
                     cls : 'roo-upload-cropbox-body',
                     style : 'cursor:pointer',
                     cn : [
+                        {
+                            tag : 'div',
+                            cls : 'roo-upload-cropbox-error-notify alert alert-danger',
+                            html : 'test'
+                        },
                         {
                             tag : 'div',
                             cls : 'roo-upload-cropbox-preview'