We're not going to support mobile devices via the standard gui,
but ExtJS 6 themes need this
---
 PVE/ExtJSIndex6.pm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/PVE/ExtJSIndex6.pm b/PVE/ExtJSIndex6.pm
index aa6ffa3..68183aa 100644
--- a/PVE/ExtJSIndex6.pm
+++ b/PVE/ExtJSIndex6.pm
@@ -21,6 +21,7 @@ sub get_index {
 <html>
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1, 
maximum-scale=1, user-scalable=no">
     <title>$nodename - Proxmox Virtual Environment</title>
     <link rel="stylesheet" type="text/css" 
href="/pve2/ext6/theme-triton/resources/theme-triton-all.css" />
     <link rel="stylesheet" type="text/css" href="/pve2/css/ext-pve.css" />
-- 
2.1.4


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

Reply via email to