Pman.Dialog.CoreAutoSavePreview.bjs
authorEdward <edward@roojs.com>
Thu, 8 May 2014 09:02:48 +0000 (17:02 +0800)
committerEdward <edward@roojs.com>
Thu, 8 May 2014 09:02:48 +0000 (17:02 +0800)
Pman.Dialog.CoreAutoSavePreview.js

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

index 2cbb929..1c504e9 100644 (file)
                         }
                     ]
                 },
+                {
+                    "|xns": "Roo",
+                    "xtype": "ContentPanel"
+                },
                 {
                     "listeners": {
                         "|click": "function() {\n    _this.dialog.hide();\n}"
index 3c727bc..e6cadd9 100644 (file)
@@ -255,6 +255,10 @@ Pman.Dialog.CoreAutoSavePreview = {
                             }
                         ]
                     }
+                },
+                {
+                    xtype: 'ContentPanel',
+                    xns: Roo
                 }
             ],
             center : {