Pman.Dialog.CoreCompanies.bjs
authorChris <chris@roojs.com>
Wed, 12 Sep 2012 06:03:22 +0000 (14:03 +0800)
committerChris <chris@roojs.com>
Wed, 12 Sep 2012 06:03:22 +0000 (14:03 +0800)
Pman.Dialog.CoreCompanies.js

Pman.Dialog.CoreCompanies.bjs
Pman.Dialog.CoreCompanies.js

index ee20c8f..85c305c 100644 (file)
@@ -83,6 +83,7 @@
                                     ]
                                 },
                                 {
+                                    "allowBlank": true,
                                     "fieldLabel": "Company Name",
                                     "name": "name",
                                     "xtype": "TextField",
index bd906c3..d31f603 100644 (file)
@@ -132,6 +132,7 @@ Pman.Dialog.CoreCompanies = {
                                 {
                                     xtype: 'TextField',
                                     xns: Roo.form,
+                                    allowBlank : true,
                                     fieldLabel : 'Company Name',
                                     name : 'name'
                                 }