Pman.Dialog.CoreEmail.bjs
[Pman.Core] / Pman.Dialog.CoreEmail.js
index 9a9fbe2..613ae63 100644 (file)
@@ -161,6 +161,8 @@ Pman.Dialog.CoreEmail = {
                 return;
             }
            
+            Roo.log(_this.data);return;
+            
             new Pman.Request({
                 url : baseURL + '/Core/MessagePreview',
                 method : 'POST',
@@ -720,11 +722,19 @@ Pman.Dialog.CoreEmail = {
                  xtype : 'JsonReader'
                 }
                }
-              },
+              }
+             ]
+            },
+            {
+             xns : Roo.form,
+             '|xns' : 'Roo.form',
+             xtype : 'Row',
+             items  : [
               {
-               allowBlank : false,
+               allowBlank : true,
                fieldLabel : _this._strings['44e7830e754c2e275ef6f658eafba13e'] /* Test Class */,
                name : 'test_class',
+               readOnly : true,
                width : 300,
                xns : Roo.form,
                '|xns' : 'Roo.form',