mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 06:05:56 +00:00
BUGFIX Remove EmulateIE7 <meta> tag from LeftAndMain.ss (mainly in order to get rendering compatibility with jstree.js)
This commit is contained in:
parent
a9cd7aa08c
commit
bfd4737aae
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user