From: Jean-Philippe Lang Date: Mon, 9 Jun 2008 19:02:22 +0000 (+0000) Subject: Removed inconsistent revision numbers on diff view. X-Git-Tag: 0.8.0-RC1~459 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=efe790a8d3ca2688e5ad639e7166b5f77adb7335;p=redmine.git Removed inconsistent revision numbers on diff view. git-svn-id: http://redmine.rubyforge.org/svn/trunk@1522 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/app/views/common/_diff.rhtml b/app/views/common/_diff.rhtml index c849b7ff7..b95ef116b 100644 --- a/app/views/common/_diff.rhtml +++ b/app/views/common/_diff.rhtml @@ -4,12 +4,6 @@ -<% unless @rev.nil? -%> - - - - -<% end -%> <% prev_line_left, prev_line_right = nil, nil -%> @@ -36,13 +30,6 @@
<%= table_file.file_name %>
@<%= format_revision @rev %>@<%= format_revision @rev_to %>
-<% unless @rev.nil? -%> - - - - - -<% end -%> <% prev_line_left, prev_line_right = nil, nil -%>
<%= table_file.file_name %>
@<%= format_revision @rev %>@<%= format_revision @rev_to %>