Pman.Dialog.VerifyAccess.bjs
authoredward <edward@roojs.com>
Thu, 15 Feb 2018 04:00:15 +0000 (12:00 +0800)
committeredward <edward@roojs.com>
Thu, 15 Feb 2018 04:00:15 +0000 (12:00 +0800)
Pman.Dialog.VerifyAccess.js

Pman.Dialog.VerifyAccess.bjs
Pman.Dialog.VerifyAccess.js

index 296c46e..146d929 100644 (file)
@@ -97,6 +97,7 @@
            "listeners" : {
             "select" : "function (combo, record, index)\n{\n    \n}"
            },
+           "Boolean allowBlank" : false,
            "String name" : "status_name",
            "String mode" : "local",
            "String valueField" : "code",
index ee628b5..b97193a 100644 (file)
@@ -287,6 +287,7 @@ Roo.apply(Pman.Dialog.VerifyAccess.prototype, {
           items  : [
            {
             xtype : 'ComboBox',
+            allowBlank : false,
             displayField : 'value',
             editable : false,
             hiddenName : 'status',