]> source.dussan.org Git - redmine.git/commitdiff
Merged r14658 (#20380).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Fri, 9 Oct 2015 07:21:14 +0000 (07:21 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Fri, 9 Oct 2015 07:21:14 +0000 (07:21 +0000)
git-svn-id: http://svn.redmine.org/redmine/branches/3.1-stable@14659 e93f8b46-1217-0410-a6f0-8f06a7374b81

app/views/layouts/base.html.erb

index 434f46ce8ad9d230db1cd5fca421c084cb8e0055..b1ffcaf1323d81892653c6346b299881237d61b0 100644 (file)
@@ -2,6 +2,7 @@
 <html lang="<%= current_language %>">
 <head>
 <meta charset="utf-8" />
+<meta http-equiv="X-UA-Compatible" content="IE=edge"/> 
 <title><%= html_title %></title>
 <meta name="description" content="<%= Redmine::Info.app_name %>" />
 <meta name="keywords" content="issue,bug,tracker" />