mirror of
https://git.proxmox.com/git/pmg-gui
synced 2025-08-14 21:50:33 +00:00
only allow to create linux bonds
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
parent
18b5b6adce
commit
75a6815975
@ -30,6 +30,7 @@ Ext.define('PMG.SystemConfiguration', {
|
|||||||
minHeight: 200,
|
minHeight: 200,
|
||||||
title: gettext('Interfaces'),
|
title: gettext('Interfaces'),
|
||||||
xtype: 'proxmoxNodeNetworkView',
|
xtype: 'proxmoxNodeNetworkView',
|
||||||
|
types: ['bond'],
|
||||||
nodename: Proxmox.NodeName
|
nodename: Proxmox.NodeName
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user