Remove Google Chrome Frame plugin compatability

Chrome Frame has been retired we so we can remove it from this
compatability tag.
This commit is contained in:
Samuel Mannehed 2019-12-31 02:15:07 +01:00
parent 78bbf6bad2
commit 8f230f45cc
2 changed files with 2 additions and 2 deletions

View File

@ -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">

View 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>