Pman.Dialog.BAdminEmailPreview.bjs
authorjohn <john@roojs.com>
Tue, 9 Jan 2018 14:38:24 +0000 (22:38 +0800)
committerjohn <john@roojs.com>
Tue, 9 Jan 2018 14:38:24 +0000 (22:38 +0800)
Pman.Dialog.BAdminEmailPreview.js

Pman.Dialog.BAdminEmailPreview.bjs
Pman.Dialog.BAdminEmailPreview.js

index 89e5f99..0e24bf4 100644 (file)
        "$ xns" : "Roo.bootstrap.panel",
        "String region" : "center",
        "String title" : "Plain",
-       "Boolean autoScroll" : true
+       "Boolean autoScroll" : true,
+       "items" : [
+        {
+         "xtype" : "Container",
+         "$ xns" : "Roo.bootstrap"
+        }
+       ]
       },
       {
        "listeners" : {
index e30c528..0feaced 100644 (file)
@@ -92,7 +92,14 @@ Roo.apply(Pman.Dialog.BAdminEmailPreview.prototype, {
           }
         },
         xns : Roo.bootstrap.panel,
-        '|xns' : 'Roo.bootstrap.panel'
+        '|xns' : 'Roo.bootstrap.panel',
+        items  : [
+         {
+          xtype : 'Container',
+          xns : Roo.bootstrap,
+          '|xns' : 'Roo.bootstrap'
+         }
+        ]
        },
        {
         xtype : 'Content',