]> git.proxmox.com Git - mirror_novnc.git/commitdiff
Remove Google Chrome Frame plugin compatability
authorSamuel Mannehed <samuel@cendio.se>
Tue, 31 Dec 2019 01:15:07 +0000 (02:15 +0100)
committerSamuel Mannehed <samuel@cendio.se>
Tue, 31 Dec 2019 01:15:07 +0000 (02:15 +0100)
Chrome Frame has been retired we so we can remove it from this
compatability tag.

vnc.html
vnc_lite.html

index 9df0e07c2c075333cf9372b509b86e2593f55ec7..ef7150c8ce4b755f0fcb83eb0006a9c26122ee7c 100644 (file)
--- a/vnc.html
+++ b/vnc.html
@@ -19,7 +19,7 @@
     
     <!-- Always force latest IE rendering engine (even in intranet) & Chrome Frame
                 Remove this if you use the .htaccess -->
-    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
+    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
 
     <!-- Icons (see app/images/icons/Makefile for what the sizes are for) -->
     <link rel="icon" sizes="16x16" type="image/png" href="app/images/icons/novnc-16x16.png">
index d5431d29d0c0fad16fc7831f9df1d1c9694fc470..d17ab9ee458da78fde2bf35a6308818928dcbfe2 100644 (file)
@@ -20,7 +20,7 @@
 
     <!-- Always force latest IE rendering engine (even in intranet) &
                 Chrome Frame. Remove this if you use the .htaccess -->
-    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
+    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
 
     <style>