pve-manager/www/mobile
Dominik Csapak 5d24b7d37e fix #5734: provide missing methods for Proxmox.Utils for mobile ui
since the mobile ui shares the Utils code with the desktop web ui, (but
not the proxmox-widget-toolkit) all methods used in constructors, etc.
there must be available in the mobile ui too.

We don't have any notification configuration options in the mobile ui,
and AFAIK we don't plan to add those there, so we can just implement
stub functions. This way the Utils constructor can proceed without
errors, fixing loading the mobile ui.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2024-09-25 14:49:21 +02:00
..
app.js mobile ui: eslint fixes 2023-05-28 19:12:27 +02:00
Cookies.js mobile ui: eslint fixes 2023-05-28 19:12:27 +02:00
Datacenter.js mobile ui: eslint fixes 2023-05-28 19:12:27 +02:00
index.html.tpl mobile ui: statically import widget toolkit 2023-05-28 19:19:55 +02:00
Login.js ui: mobile: fix totp login 2024-04-23 16:38:13 +02:00
LXCSummary.js mobile ui: eslint fixes 2023-05-28 19:12:27 +02:00
Makefile makefile: convert to use simple parenthesis 2023-05-29 18:24:00 +02:00
MenuButton.js mobile ui: eslint fixes 2023-05-28 19:12:27 +02:00
Migrate.js mobile ui: eslint fixes 2023-05-28 19:12:27 +02:00
NodeSelector.js mobile ui: eslint fixes 2023-05-28 19:12:27 +02:00
NodeSummary.js mobile ui: eslint fixes 2023-05-28 19:12:27 +02:00
pve.css mobile ui: statically import widget toolkit 2023-05-28 19:19:55 +02:00
PVEBar.js mobile ui: eslint fixes 2023-05-28 19:12:27 +02:00
PVEProxy.js mobile ui: eslint fixes 2023-05-28 19:12:27 +02:00
QemuSummary.js mobile ui: eslint fixes 2023-05-28 19:12:27 +02:00
RealmSelector.js mobile ui: eslint fixes 2023-05-28 19:12:27 +02:00
TaskList.js mobile ui: eslint fixes 2023-05-28 19:12:27 +02:00
TaskViewer.js mobile ui: eslint fixes 2023-05-28 19:12:27 +02:00
Toolkit.js ui: mobile: fix totp login 2024-04-23 16:38:13 +02:00
VMSummaryBase.js mobile ui: eslint fixes 2023-05-28 19:12:27 +02:00
WidgetToolkitUtils.js fix #5734: provide missing methods for Proxmox.Utils for mobile ui 2024-09-25 14:49:21 +02:00
Workspace.js ui: mobile: enable subscription popup 2024-04-23 16:39:20 +02:00