- Fix several IE9 issues.

This commit is contained in:
Paulo Gustavo Veiga
2012-06-24 20:03:25 -03:00
parent 3a7c1d56cb
commit c4ad5810da
8 changed files with 16 additions and 21 deletions

View File

@@ -8,7 +8,7 @@
<html>
<head>
<base href="${pageContext.request.contextPath}/"/>
<base href="${baseURL}/">
<meta http-equiv="Content-type" content="text/html; charset=utf-8"/>
<!--[if lt IE 9]>
<meta http-equiv="X-UA-Compatible" content="chrome=1">