add widget alias for KVComboBox

This commit is contained in:
Dietmar Maurer 2011-10-28 08:03:44 +02:00
parent 5e64e67b0d
commit 2a360805b3

View File

@ -1,6 +1,7 @@
Ext.define('PVE.form.KVComboBox', {
extend: 'Ext.form.field.ComboBox',
alias: 'widget.pveKVComboBox',
deleteEmpty: true,
getSubmitData: function() {