Skip to content
Snippets Groups Projects
Commit 4dac1418 authored by kohleman's avatar kohleman
Browse files

Force IE to use Chrome Frame, if it is installed (--> Novartis)

SVN: 28178
parent 25ee808a
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<!-- force IE to go to document mode IE8 standards (and avoid the dreadful quirks-mode) -->
<meta http-equiv="X-UA-Compatible" content="IE=edge" >
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" >
<link rel="shortcut icon" href="images/favicon.ico" />
<link rel="icon" type="image/png" href="images/favicon.png" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment