ui: main init: set username info
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
3a84100428
commit
87b4d953bf
@ -98,8 +98,8 @@ Ext.define('PBS.MainView', {
|
||||
|
||||
init: function(view) {
|
||||
var me = this;
|
||||
console.log("init");
|
||||
|
||||
me.lookupReference('usernameinfo').update({username:Proxmox.UserName});
|
||||
}
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user