@@ -4,7 +4,7 | |||
|
4 | 4 | <meta charset="utf-8" /> |
|
5 | 5 | <meta http-equiv="X-UA-Compatible" content="IE=edge"/> |
|
6 | 6 | <title><%= html_title %></title> |
|
7 | <meta name="viewport" content="width=device-width, initial-scale=1"> | |
|
7 | <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> | |
|
8 | 8 | <meta name="description" content="<%= Redmine::Info.app_name %>" /> |
|
9 | 9 | <meta name="keywords" content="issue,bug,tracker" /> |
|
10 | 10 | <%= csrf_meta_tag %> |
General Comments 0
You need to be logged in to leave comments.
Login now