Project

General

Profile

Patch #10128 ยป ie8fix.patch

Daniel Ritz, 2012-02-01 14:27

View differences:

app/views/layouts/base.rhtml
5 5
<title><%=h html_title %></title>
6 6
<meta name="description" content="<%= Redmine::Info.app_name %>" />
7 7
<meta name="keywords" content="issue,bug,tracker" />
8
<meta http-equiv="X-UA-Compatible" content="IE=9; IE=8; IE=7; IE=EDGE" />
8 9
<%= csrf_meta_tag %>
9 10
<%= favicon %>
10 11
<%= stylesheet_link_tag 'application', :media => 'all' %>
    (1-1/1)