ui: use Logo/RealmComboBox from widget-toolkit
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
committed by
Dietmar Maurer
parent
522c0da0a0
commit
1d8ef0dcf7
@ -177,7 +177,8 @@ Ext.define('PBS.MainView', {
|
||||
height: 38,
|
||||
items: [
|
||||
{
|
||||
xtype: 'proxmoxlogo'
|
||||
xtype: 'proxmoxlogo',
|
||||
prefix: '',
|
||||
},
|
||||
{
|
||||
xtype: 'versioninfo'
|
||||
|
Reference in New Issue
Block a user