@ -14,8 +14,7 @@ BI.MultiSelectCombo = BI.inherit(BI.Single, {
attributes: {
tabIndex: 0
},
allowEdit: true,
allowEdit: true
allowBlankAdd: true
});