summaryrefslogtreecommitdiffstats
path: root/app/views/boards
diff options
context:
space:
mode:
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>2011-09-17 08:43:43 +0000
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>2011-09-17 08:43:43 +0000
commit422bc131e37c65202c5e167b2eb9ddb22d881478 (patch)
treec35b0f5fc9aea5fe176d5dd7483b049ac6f833a9 /app/views/boards
parent49d667547da2f26cb9a3ffe3cfda1b18c669423a (diff)
downloadredmine-422bc131e37c65202c5e167b2eb9ddb22d881478.tar.gz
redmine-422bc131e37c65202c5e167b2eb9ddb22d881478.zip
replace tabs to spaces at app/views/boards/index.html.erb
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7320 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'app/views/boards')
-rw-r--r--app/views/boards/index.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/boards/index.html.erb b/app/views/boards/index.html.erb
index 7c79835e7..9f5c65b6b 100644
--- a/app/views/boards/index.html.erb
+++ b/app/views/boards/index.html.erb
@@ -30,7 +30,7 @@
</table>
<% other_formats_links do |f| %>
- <%= f.link_to 'Atom', :url => {:controller => 'activities', :action => 'index', :id => @project, :show_messages => 1, :key => User.current.rss_key} %>
+ <%= f.link_to 'Atom', :url => {:controller => 'activities', :action => 'index', :id => @project, :show_messages => 1, :key => User.current.rss_key} %>
<% end %>
<% content_for :header_tags do %>