]> source.dussan.org Git - redmine.git/commitdiff
remove trailing white space from app/views/layouts/base.html.erb
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Sat, 5 Mar 2016 03:18:26 +0000 (03:18 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Sat, 5 Mar 2016 03:18:26 +0000 (03:18 +0000)
git-svn-id: http://svn.redmine.org/redmine/trunk@15193 e93f8b46-1217-0410-a6f0-8f06a7374b81

app/views/layouts/base.html.erb

index 68b6bd88b98aa0a2e19e7cbb68528e80e385c174..8e03ab8e9b2d6e0f9fe65a6290f7e126abd7db4b 100644 (file)
@@ -2,7 +2,7 @@
 <html lang="<%= current_language %>">
 <head>
 <meta charset="utf-8" />
-<meta http-equiv="X-UA-Compatible" content="IE=edge"/> 
+<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
 <title><%= html_title %></title>
 <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
 <meta name="description" content="<%= Redmine::Info.app_name %>" />