Commit 56e59fcc authored by Dietmar Maurer's avatar Dietmar Maurer

add X-UA-Compatible tag

To avoid GUI bugs with IE
parent 38bfef76
...@@ -225,7 +225,7 @@ _EOJS ...@@ -225,7 +225,7 @@ _EOJS
<html> <html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <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> <title>Proxmox Virtual Environment</title>
<link rel="stylesheet" type="text/css" href="/pve2/ext4/resources/css/ext-all.css" /> <link rel="stylesheet" type="text/css" href="/pve2/ext4/resources/css/ext-all.css" />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment