toolkit: remove unneeded applyEmptyText
The parent method does this already in ExtJS 6 commit d19ffc1bb078e42a042c5c73797d713aa9cf9bcc from pve-manager Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
0e029e08ef
commit
9503d4570e
@ -197,7 +197,6 @@ Ext.define('Proxmox.form.ComboBox', {
|
||||
// copied from combobox
|
||||
var me = this;
|
||||
me.callParent();
|
||||
me.applyEmptyText();
|
||||
|
||||
// clear and set when not the same
|
||||
var value = me.getValue();
|
||||
|
Loading…
x
Reference in New Issue
Block a user