Skip to content

Commit

Permalink
chrome frame flag for IE compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
Danny Yoo committed Sep 25, 2011
1 parent d456bd4 commit b3410e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion war/js/compat/compat.jsp
Expand Up @@ -2,7 +2,7 @@
mode. Argh. -->

<!--[if IE]>
<meta http-equiv="X-UA-Compatible" content="IE=7" />
<meta http-equiv="X-UA-Compatible" content="IE=7,chrome=1">
<![endif]-->


Expand Down

0 comments on commit b3410e4

Please sign in to comment.