mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-07-24 19:53:23 +00:00
add widget alias for KVComboBox
This commit is contained in:
parent
5e64e67b0d
commit
2a360805b3
@ -1,6 +1,7 @@
|
||||
Ext.define('PVE.form.KVComboBox', {
|
||||
extend: 'Ext.form.field.ComboBox',
|
||||
|
||||
alias: 'widget.pveKVComboBox',
|
||||
|
||||
deleteEmpty: true,
|
||||
|
||||
getSubmitData: function() {
|
||||
|
Loading…
Reference in New Issue
Block a user