mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-10-04 09:46:01 +00:00
ui: mobile: enable subscription popup
not sure if this was lost at some point or never implemented, but we want to be consistent with the remaining web ui and apps, so show the subscription popup here too. Signed-off-by: Dominik Csapak <d.csapak@proxmox.com> Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
84505f2de8
commit
a139284185
@ -111,6 +111,8 @@ Ext.define('PVE.Workspace', {
|
||||
// also sets the cookie
|
||||
Proxmox.Utils.setAuthData(loginData);
|
||||
|
||||
Proxmox.Utils.checked_command(Ext.emptyFn); // display subscription status
|
||||
|
||||
PVE.Workspace.gotoPage('');
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user