Pman.Dialog.CoreEmail.bjs
[Pman.Core] / Pman.Dialog.CoreEmail.js
index 46c7bdb..36ede1c 100644 (file)
@@ -167,7 +167,7 @@ Pman.Dialog.CoreEmail = {
                 mask: 'Sending',
                 params : {
                     _id : id,
-                    _table : _this.data.module
+                    _send_test : 1
                 }, 
                 success : function(res) { 
                     if(res.data == 'SUCCESS'){
@@ -720,11 +720,19 @@ Pman.Dialog.CoreEmail = {
                  xtype : 'JsonReader'
                 }
                }
-              },
+              }
+             ]
+            },
+            {
+             xns : Roo.form,
+             '|xns' : 'Roo.form',
+             xtype : 'Row',
+             items  : [
               {
                allowBlank : true,
                fieldLabel : _this._strings['44e7830e754c2e275ef6f658eafba13e'] /* Test Class */,
                name : 'test_class',
+               readOnly : true,
                width : 300,
                xns : Roo.form,
                '|xns' : 'Roo.form',