mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-05-17 22:18:16 +00:00
add resource panel to lxc create wizard
This commit is contained in:
parent
6dba2f983d
commit
e90fc4719a
@ -142,6 +142,10 @@ Ext.define('PVE.lxc.CreateWizard', {
|
||||
title: gettext('Template'),
|
||||
column1: [ tmplstoragesel, tmplsel]
|
||||
},
|
||||
{
|
||||
xtype: 'pveLxcResourceInputPanel',
|
||||
title: gettext('Resources')
|
||||
},
|
||||
networkpanel,
|
||||
{
|
||||
title: gettext('Confirm'),
|
||||
|
Loading…
Reference in New Issue
Block a user