mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-15 09:22:03 +00:00
ui: add beta text with link to bugtracker
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
06c3062a7e
commit
44f9ab364d
@ -335,6 +335,10 @@ Ext.define('PVE.StdWorkspace', {
|
|||||||
'line-height': '18px',
|
'line-height': '18px',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
padding: 5,
|
||||||
|
html: '<a href="https://bugzilla.proxmox.com" target="_blank">BETA</a>',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
xtype: 'pveGlobalSearchField',
|
xtype: 'pveGlobalSearchField',
|
||||||
tree: rtree,
|
tree: rtree,
|
||||||
|
Loading…
Reference in New Issue
Block a user