Pman.Dialog.CoreCompanies.bjs
authoredward <edward@roojs.com>
Fri, 4 Nov 2016 05:48:52 +0000 (13:48 +0800)
committeredward <edward@roojs.com>
Fri, 4 Nov 2016 05:48:52 +0000 (13:48 +0800)
Pman.Dialog.CoreCompanies.js

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

index 309ed93..e101b94 100644 (file)
@@ -96,6 +96,7 @@
            },
            "alwaysQuery" : true,
            "listWidth" : 250,
+           "Boolean allowBlank" : false,
            "triggerAction" : "all",
            "fieldLabel" : "Type",
            "forceSelection" : true,
index ddbadbb..6bb0572 100644 (file)
@@ -196,6 +196,7 @@ Pman.Dialog.CoreCompanies = {
            },
            {
             xtype : 'ComboBox',
+            allowBlank : false,
             alwaysQuery : true,
             displayField : 'display_name',
             emptyText : _this._strings['023a5dfa857c4aa0156e6685231a1dbd'] /* Select Type */,