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
This commit is contained in:
parent
bcd3a9bf6f
commit
776df7288b
|
@ -61,7 +61,7 @@
|
|||
</table>
|
||||
|
||||
<% other_formats_links do |f| %>
|
||||
<%= f.link_to 'CSV', :url => params %>
|
||||
<%= f.link_to 'CSV', :url => params %>
|
||||
<% end %>
|
||||
<% end %>
|
||||
<% end %>
|
||||
|
|
Loading…
Reference in New Issue