diff --git a/rhodecode/lib/diffs.py b/rhodecode/lib/diffs.py index 4205bb3c..f9251390 100644 --- a/rhodecode/lib/diffs.py +++ b/rhodecode/lib/diffs.py @@ -699,7 +699,7 @@ class DiffProcessor(object): if enable_comments and change['action'] != Action.CONTEXT: _html.append('''''') - _html.append('''
| + | ... | ... | @@ -85,7 +85,7 @@ def test_diffprocessor_as_html_with_comments(): | |||
| + | 2 | |||||
| + | 3 | |||||
| + | 4 | |||||
| + | 5 | |||||
| + | ||||||
| + | 6 | |||||
| + | 7 | |||||
| + | 8 |