mirror of
https://git.proxmox.com/git/pmg-gui
synced 2025-08-14 16:14:18 +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,
|
||||
title: gettext('Interfaces'),
|
||||
xtype: 'proxmoxNodeNetworkView',
|
||||
types: ['bond'],
|
||||
nodename: Proxmox.NodeName
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user