ui: drop debug beta code
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
ff7a29104c
commit
a108a2e967
|
@ -202,11 +202,6 @@ Ext.define('PBS.MainView', {
|
||||||
padding: '0 0 0 5',
|
padding: '0 0 0 5',
|
||||||
xtype: 'versioninfo',
|
xtype: 'versioninfo',
|
||||||
},
|
},
|
||||||
{
|
|
||||||
padding: 5,
|
|
||||||
html: '<a href="https://bugzilla.proxmox.com" target="_blank">BETA</a>',
|
|
||||||
baseCls: 'x-plain',
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
flex: 1,
|
flex: 1,
|
||||||
baseCls: 'x-plain',
|
baseCls: 'x-plain',
|
||||||
|
|
Loading…
Reference in New Issue