mirror of
https://git.proxmox.com/git/pmg-gui
synced 2025-08-15 08:07:49 +00:00
remove SSH access panel
This commit is contained in:
parent
6a3d1c515b
commit
57acb12077
@ -94,11 +94,6 @@ Ext.define('PMG.SystemConfiguration', {
|
|||||||
itemId: 'options',
|
itemId: 'options',
|
||||||
title: gettext('Options'),
|
title: gettext('Options'),
|
||||||
xtype: 'pmgSystemOptions',
|
xtype: 'pmgSystemOptions',
|
||||||
},
|
|
||||||
{
|
|
||||||
itemId: 'ssh',
|
|
||||||
title: gettext('SSH Access'),
|
|
||||||
html: "SSH Access"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user