Defect #20380 » unset-ie-compatibility-mode.diff
app/views/layouts/base.html.erb (working copy) | ||
---|---|---|
2 | 2 |
<html lang="<%= current_language %>"> |
3 | 3 |
<head> |
4 | 4 |
<meta charset="utf-8" /> |
5 |
<meta http-equiv="X-UA-Compatible" content="IE=edge"/> |
|
5 | 6 |
<title><%=h html_title %></title> |
6 | 7 |
<meta name="description" content="<%= Redmine::Info.app_name %>" /> |
7 | 8 |
<meta name="keywords" content="issue,bug,tracker" /> |