From c996e0ba20fe3040f4754284b2aa1f5444432bc3 Mon Sep 17 00:00:00 2001 From: Kevin Le Date: Wed, 5 Oct 2011 14:11:45 -0700 Subject: [PATCH] simple ui for renamed files --- views/_diff.erb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/views/_diff.erb b/views/_diff.erb index a0b9ef19..81ee2a75 100644 --- a/views/_diff.erb +++ b/views/_diff.erb @@ -1,6 +1,7 @@
- +
<% line_comments, comment_index = [], 0 %> <% if commit_file = commit ? commit.commit_files_dataset[:filename => file[:file_name_before]] : nil %>