##// END OF EJS Templates
replace tabs to spaces at app/views/time_entry_reports/report.html.erb...
Toshi MARUYAMA -
r7247:776df7288be3
parent child
Show More
@@ -61,7 +61,7
61 </table>
61 </table>
62
62
63 <% other_formats_links do |f| %>
63 <% other_formats_links do |f| %>
64 <%= f.link_to 'CSV', :url => params %>
64 <%= f.link_to 'CSV', :url => params %>
65 <% end %>
65 <% end %>
66 <% end %>
66 <% end %>
67 <% end %>
67 <% end %>
General Comments 0
You need to be logged in to leave comments. Login now