ui: use Logo/RealmComboBox from widget-toolkit

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
Dominik Csapak
2020-05-18 14:18:37 +02:00
committed by Dietmar Maurer
parent 522c0da0a0
commit 1d8ef0dcf7
5 changed files with 8 additions and 89 deletions

View File

@ -177,7 +177,8 @@ Ext.define('PBS.MainView', {
height: 38,
items: [
{
xtype: 'proxmoxlogo'
xtype: 'proxmoxlogo',
prefix: '',
},
{
xtype: 'versioninfo'