Mercurial > hg > soundsoftware-site
diff app/views/repositories/.svn/text-base/diff.rhtml.svn-base @ 120:cd2282d2aa55 cannam
Merge from the default branch. Note that this is not a valid SVN repository any more (use default, redmine-1.1 etc for SVN updates).
author | Chris Cannam |
---|---|
date | Thu, 13 Jan 2011 14:33:08 +0000 |
parents | af80e5618e9b 8661b858af72 |
children |
line wrap: on
line diff
--- a/app/views/repositories/.svn/text-base/diff.rhtml.svn-base Thu Jan 13 13:21:03 2011 +0000 +++ b/app/views/repositories/.svn/text-base/diff.rhtml.svn-base Thu Jan 13 14:33:08 2011 +0000 @@ -1,4 +1,4 @@ -<h2><%= l(:label_revision) %> <%= format_revision(@changeset_to) + ':' if @changeset_to %><%= format_revision(@changeset) %> <%=h @path %></h2> +<h2><%= l(:label_revision) %> <%= @diff_format_revisions %> <%=h @path %></h2> <!-- Choose view type --> <% form_tag({:path => to_path_param(@path)}, :method => 'get') do %>