From 776df7288be3b6009093138802403c751fcb3f8c Mon Sep 17 00:00:00 2001 From: Toshi MARUYAMA Date: Sun, 18 Sep 2011 01:11:05 +0000 Subject: replace tabs to spaces at app/views/time_entry_reports/report.html.erb git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7367 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- app/views/time_entry_reports/report.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/views') diff --git a/app/views/time_entry_reports/report.html.erb b/app/views/time_entry_reports/report.html.erb index de2d10937..469921077 100644 --- a/app/views/time_entry_reports/report.html.erb +++ b/app/views/time_entry_reports/report.html.erb @@ -61,7 +61,7 @@ <% other_formats_links do |f| %> - <%= f.link_to 'CSV', :url => params %> + <%= f.link_to 'CSV', :url => params %> <% end %> <% end %> <% end %> -- cgit v1.2.3