mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-05-28 13:58:08 +00:00
ui: storage/PBS: drop beta hint
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
d74c7e80c7
commit
57e40406de
@ -143,11 +143,6 @@ Ext.define('PVE.storage.PBSInputPanel', {
|
||||
isCreate: me.isCreate,
|
||||
fieldLabel: gettext('Encryption Key'),
|
||||
},
|
||||
{
|
||||
xtype: 'displayfield',
|
||||
userCls: 'pmx-hint',
|
||||
value: `Proxmox Backup Server is currently in beta.`,
|
||||
},
|
||||
];
|
||||
|
||||
me.callParent();
|
||||
|
Loading…
Reference in New Issue
Block a user