Fixed #520: disabled IE8 compatibility mode.
This commit is contained in:
parent
179931e876
commit
cf537274b4
6 changed files with 8 additions and 4 deletions
|
@ -5,6 +5,7 @@
|
|||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head runat="server">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=8" />
|
||||
<title runat="server">Title</title>
|
||||
</head>
|
||||
<body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue