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-19 09:34:19 +02:00
committed by Dietmar Maurer
parent 522c0da0a0
commit 1d8ef0dcf7
5 changed files with 8 additions and 89 deletions
+2 -1
View File
@@ -177,7 +177,8 @@ Ext.define('PBS.MainView', {
height: 38,
items: [
{
xtype: 'proxmoxlogo'
xtype: 'proxmoxlogo',
prefix: '',
},
{
xtype: 'versioninfo'