mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-07 14:51:37 +00:00
remove unnecessary onlineHelp property
we already defined it in the inputpanel Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
parent
ba93a9c665
commit
edab72e500
@ -60,7 +60,6 @@ Ext.define('PVE.lxc.CreateWizard', {
|
|||||||
insideWizard: true,
|
insideWizard: true,
|
||||||
create: true,
|
create: true,
|
||||||
unused: false,
|
unused: false,
|
||||||
onlineHelp: 'pct_container_storage',
|
|
||||||
confid: 'rootfs'
|
confid: 'rootfs'
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user