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.csa...@proxmox.com>
---
 www/mobile/Workspace.js | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/www/mobile/Workspace.js b/www/mobile/Workspace.js
index 3844f099..79474488 100644
--- a/www/mobile/Workspace.js
+++ b/www/mobile/Workspace.js
@@ -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('');
     },
 
-- 
2.30.2



_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to