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

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

index a01385b..8f22f2a 100644 (file)
               {
                "fieldLabel" : "Test Class",
                "xtype" : "TextField",
-               "allowBlank" : false,
+               "allowBlank" : true,
                "width" : 300,
                "$ xns" : "Roo.form",
                "name" : "test_class"
index 9a9fbe2..46c7bdb 100644 (file)
@@ -722,7 +722,7 @@ Pman.Dialog.CoreEmail = {
                }
               },
               {
-               allowBlank : false,
+               allowBlank : true,
                fieldLabel : _this._strings['44e7830e754c2e275ef6f658eafba13e'] /* Test Class */,
                name : 'test_class',
                width : 300,