BUGFIX Remove EmulateIE7 <meta> tag from LeftAndMain.ss (mainly in order to get rendering compatibility with jstree.js)

This commit is contained in:
Ingo Schommer 2011-03-08 08:23:45 +13:00
parent a9cd7aa08c
commit bfd4737aae

View File

@ -3,7 +3,6 @@
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-language" content="$i18nLocale" />
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
<% base_tag %>
<title>$ApplicationName | $SectionTitle</title>
</head>