ui: lxc/features: add fuse
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com> Reviewed-by: Dominik Csapak <d.csapak@proxmox.com> Tested-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
parent
9fb7b347e0
commit
b1a7fa8a10
@ -54,6 +54,11 @@ Ext.define('PVE.lxc.FeaturesInputPanel', {
|
|||||||
disabled: '{unprivileged}',
|
disabled: '{unprivileged}',
|
||||||
boxLabel: '{privilegedOnly}',
|
boxLabel: '{privilegedOnly}',
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
xtype: 'proxmoxcheckbox',
|
||||||
|
name: 'fuse',
|
||||||
|
fieldLabel: 'FUSE'
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user