examples/dialog/uploadCropbox.js
[roojs1] / examples / dialog / uploadCropbox.js
index a49ff29..30e2157 100644 (file)
@@ -19,7 +19,7 @@ var uploadCropbox = {
         this.dialog = Roo.factory({
             xns : Roo,
             xtype : 'LayoutDialog',
-            width : 800,
+            width : 700,
             height : 600,
             center : {
                 xns : Roo,
@@ -37,7 +37,7 @@ var uploadCropbox = {
                             minWidth : 720,
                             minHeight : 480,
                             outputMaxWidth : 1200,
-                            windowWidth : 500,
+                            windowSize : 500,
                             url: 'http://localhost/web.MediaOutreach/press.local.php/Roo/Images.php',
                             buttons: [],
                             listeners : {