Pman.Dialog.CoreEmail.bjs
[Pman.Core] / Pman.Dialog.CoreEmail.js
index 128ff22..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',
@@ -732,6 +734,7 @@ Pman.Dialog.CoreEmail = {
                allowBlank : true,
                fieldLabel : _this._strings['44e7830e754c2e275ef6f658eafba13e'] /* Test Class */,
                name : 'test_class',
+               readOnly : true,
                width : 300,
                xns : Roo.form,
                '|xns' : 'Roo.form',