summaryrefslogtreecommitdiffstats
path: root/app/views/news
diff options
context:
space:
mode:
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>2011-09-17 23:01:23 +0000
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>2011-09-17 23:01:23 +0000
commit5d973f110e4fca358bd9784fa0b1e5fe9b9fb651 (patch)
treea594aad6bb17c00ef5f667fa10590b04a45f80ef /app/views/news
parentba86d0fdfe7e4f1278ce3d16c700a403a0accca8 (diff)
downloadredmine-5d973f110e4fca358bd9784fa0b1e5fe9b9fb651.tar.gz
redmine-5d973f110e4fca358bd9784fa0b1e5fe9b9fb651.zip
replace tabs to spaces at app/views/news/index.html.erb
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7350 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'app/views/news')
-rw-r--r--app/views/news/index.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/news/index.html.erb b/app/views/news/index.html.erb
index 1c2fd51b4..fc98a5349 100644
--- a/app/views/news/index.html.erb
+++ b/app/views/news/index.html.erb
@@ -40,7 +40,7 @@
<p class="pagination"><%= pagination_links_full @news_pages %></p>
<% other_formats_links do |f| %>
- <%= f.link_to 'Atom', :url => {:project_id => @project, :key => User.current.rss_key} %>
+ <%= f.link_to 'Atom', :url => {:project_id => @project, :key => User.current.rss_key} %>
<% end %>
<% content_for :header_tags do %>