mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-11-03 08:29:01 +00:00
add beta text with link to bugtracker
to not confuse people, especially if they share screen shots or the like... Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
7f08e4fe8c
commit
1e12b31791
@ -292,6 +292,10 @@ Ext.define('PVE.StdWorkspace', {
|
||||
id: 'versioninfo',
|
||||
html: 'Virtual Environment'
|
||||
},
|
||||
{
|
||||
padding: 5,
|
||||
html: '<a href="https://bugzilla.proxmox.com" target="_blank">BETA</a>'
|
||||
},
|
||||
{
|
||||
xtype: 'pveGlobalSearchField',
|
||||
tree: rtree
|
||||
|
||||
Loading…
Reference in New Issue
Block a user