add X-UA-Compatible tag

To avoid GUI bugs with IE
This commit is contained in:
Dietmar Maurer 2014-04-26 09:33:02 +02:00
parent 38bfef7654
commit 56e59fcc14

View File

@ -225,7 +225,7 @@ _EOJS
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=10">
<title>Proxmox Virtual Environment</title>
<link rel="stylesheet" type="text/css" href="/pve2/ext4/resources/css/ext-all.css" />