PHP8
[Pman.BAdmin] / Pman.Dialog.BAdminEmailPreview.bjs
index cdac0a5..68d313e 100644 (file)
@@ -38,8 +38,8 @@
         "render" : "function (_self)\n{\n    _this.panel = this;\n}"
        },
        "xtype" : "Content",
-       "$ xns" : "Roo.bootstrap.panel",
        "String region" : "center",
+       "$ xns" : "Roo.bootstrap.panel",
        "String title" : "Plain",
        "Boolean autoScroll" : true
       },
@@ -48,8 +48,8 @@
         "render" : "function (_self)\n{\n    _this.hpanel = this;\n}"
        },
        "xtype" : "Content",
-       "$ xns" : "Roo.bootstrap.panel",
        "String region" : "center",
+       "$ xns" : "Roo.bootstrap.panel",
        "String title" : "HTML",
        "Boolean autoScroll" : true,
        "Boolean background" : true
@@ -58,7 +58,7 @@
     },
     {
      "listeners" : {
-      "click" : "function (_self, e)\n{\n    this.dialog.hide();\n}"
+      "click" : "function (_self, e)\n{\n    _this.dialog.hide();\n}"
      },
      "xtype" : "Button",
      "$ xns" : "Roo.bootstrap",