summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>2011-10-24 11:43:12 +0000
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>2011-10-24 11:43:12 +0000
commit657fcd97aa1a6fc289dcb998dd994c9499112737 (patch)
tree9cd342e838846185a515cb90851c44c472292723
parent3a62c30f240b0080a76bb159faa2767b79aad49c (diff)
downloadredmine-657fcd97aa1a6fc289dcb998dd994c9499112737.tar.gz
redmine-657fcd97aa1a6fc289dcb998dd994c9499112737.zip
add newline at end of app/views/journals/index.builder
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7648 e93f8b46-1217-0410-a6f0-8f06a7374b81
-rw-r--r--app/views/journals/index.builder2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/journals/index.builder b/app/views/journals/index.builder
index 4c1e678bf..e70777757 100644
--- a/app/views/journals/index.builder
+++ b/app/views/journals/index.builder
@@ -27,4 +27,4 @@ xml.feed "xmlns" => "http://www.w3.org/2005/Atom" do
end
end
end
-end \ No newline at end of file
+end