Pman.Dialog.CoreAutoSavePreview.bjs
authorEdward <edward@roojs.com>
Thu, 8 May 2014 08:58:06 +0000 (16:58 +0800)
committerEdward <edward@roojs.com>
Thu, 8 May 2014 08:58:06 +0000 (16:58 +0800)
Pman.Dialog.CoreAutoSavePreview.js

Pman.Dialog.CoreAutoSavePreview.bjs
Pman.Dialog.CoreAutoSavePreview.js

index fa35cea..03c67f4 100644 (file)
@@ -13,7 +13,7 @@
             "modal": true,
             "resizable": false,
             "title": "Saved Version",
-            "width": 600,
+            "width": 800,
             "xtype": "LayoutDialog",
             "|xns": "Roo",
             "items": [
@@ -21,7 +21,6 @@
                     "*prop": "center",
                     "split": true,
                     "titlebar": false,
-                    "width": 400,
                     "xtype": "LayoutRegion",
                     "|xns": "Roo"
                 },
index 11b9ef2..c5bb786 100644 (file)
@@ -37,7 +37,7 @@ Pman.Dialog.CoreAutoSavePreview = {
             modal : true,
             resizable : false,
             title : "Saved Version",
-            width : 600,
+            width : 800,
             items : [
                 {
                     xtype: 'GridPanel',
@@ -370,8 +370,7 @@ Pman.Dialog.CoreAutoSavePreview = {
                 xtype: 'LayoutRegion',
                 xns: Roo,
                 split : true,
-                titlebar : false,
-                width : 400
+                titlebar : false
             },
             west : {
                 xtype: 'LayoutRegion',