rename pveintegerfield to proxmoxintegerfield
This commit is contained in:
parent
2cebd14b9d
commit
b2d1d61fec
@ -1,6 +1,6 @@
|
||||
Ext.define('Proxmox.form.field.Integer',{
|
||||
extend: 'Ext.form.field.Number',
|
||||
alias: 'widget.pveintegerfield',
|
||||
alias: 'widget.proxmoxintegerfield',
|
||||
|
||||
allowDecimals: false,
|
||||
allowExponential: false,
|
||||
|
Loading…
x
Reference in New Issue
Block a user