mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-05-29 21:01:01 +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,
|
isCreate: me.isCreate,
|
||||||
fieldLabel: gettext('Encryption Key'),
|
fieldLabel: gettext('Encryption Key'),
|
||||||
},
|
},
|
||||||
{
|
|
||||||
xtype: 'displayfield',
|
|
||||||
userCls: 'pmx-hint',
|
|
||||||
value: `Proxmox Backup Server is currently in beta.`,
|
|
||||||
},
|
|
||||||
];
|
];
|
||||||
|
|
||||||
me.callParent();
|
me.callParent();
|
||||||
|
Loading…
Reference in New Issue
Block a user