%= stylesheet_link_tag "scm" %>
<%= @revision.author %>, <%= format_time(@revision.time) %>
<%= simple_format @revision.message %><%= path[:path] %> | <% if path[:action] == "M" %> <%= link_to 'View diff', :action => 'diff', :id => @project, :path => path[:path].gsub(/^\//, ''), :rev => @revision.identifier %> <% end %> |
<%= lwr(:label_modification, @revision.paths.length) %>