summaryrefslogtreecommitdiff
path: root/app/views/projects/diffs/_match_line_parallel.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/diffs/_match_line_parallel.html.haml')
-rw-r--r--app/views/projects/diffs/_match_line_parallel.html.haml8
1 files changed, 4 insertions, 4 deletions
diff --git a/app/views/projects/diffs/_match_line_parallel.html.haml b/app/views/projects/diffs/_match_line_parallel.html.haml
index 815df16aa4a..0cd888876e0 100644
--- a/app/views/projects/diffs/_match_line_parallel.html.haml
+++ b/app/views/projects/diffs/_match_line_parallel.html.haml
@@ -1,4 +1,4 @@
-%td.old_line
- %td.line_content.parallel.matched= line
-%td.new_line
- %td.line_content.parallel.matched= line
+%td.old_line.diff-line-num
+%td.line_content.parallel.match= line
+%td.new_line.diff-line-num
+%td.line_content.parallel.match= line