Restore X-UA-Compatible meta tag to vnc_lite

It's still required since without this IE's default setting for "Display intranet web pages in compatibility mode" will cause errors.
This commit is contained in:
Samuel Mannehed 2019-12-31 02:07:31 +01:00 committed by GitHub
parent 3a64043f28
commit 78bbf6bad2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -18,6 +18,10 @@
<meta charset="utf-8">
<!-- 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" />
<style>
body {