Pman.Dialog.CoreEmail.bjs
authoredward <edward@roojs.com>
Mon, 18 Jul 2016 07:28:52 +0000 (15:28 +0800)
committeredward <edward@roojs.com>
Mon, 18 Jul 2016 07:28:52 +0000 (15:28 +0800)
Pman.Dialog.CoreEmail.js

Pman.Dialog.CoreEmail.bjs
Pman.Dialog.CoreEmail.js

index d901dbf..55d3374 100644 (file)
                  ]
                 }
                ]
-              },
+              }
+             ]
+            },
+            {
+             "xtype" : "Row",
+             "$ xns" : "Roo.form",
+             "items" : [
               {
                "fieldLabel" : "Test Class",
                "xtype" : "TextField",
               }
              ]
             },
-            {
-             "xtype" : "Row",
-             "$ xns" : "Roo.form"
-            },
             {
              "fieldLabel" : "Subject",
              "xtype" : "TextField",
index 755b0bd..128ff22 100644 (file)
@@ -720,7 +720,14 @@ Pman.Dialog.CoreEmail = {
                  xtype : 'JsonReader'
                 }
                }
-              },
+              }
+             ]
+            },
+            {
+             xns : Roo.form,
+             '|xns' : 'Roo.form',
+             xtype : 'Row',
+             items  : [
               {
                allowBlank : true,
                fieldLabel : _this._strings['44e7830e754c2e275ef6f658eafba13e'] /* Test Class */,
@@ -732,11 +739,6 @@ Pman.Dialog.CoreEmail = {
               }
              ]
             },
-            {
-             xns : Roo.form,
-             '|xns' : 'Roo.form',
-             xtype : 'Row'
-            },
             {
              allowBlank : false,
              fieldLabel : _this._strings['c7892ebbb139886662c6f2fc8c450710'] /* Subject */,