Browse Source

Fix #575

tags/v1.2.0-rc1
Eryx 10 years ago
parent
commit
8209bf74f8
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      templates/repo/diff.tmpl

+ 0
- 1
templates/repo/diff.tmpl View File

@@ -101,7 +101,6 @@
<table>
<tbody>
{{range .Sections}}
Test: {{ .NumLines}}
{{range .Lines}}
<tr class="{{DiffLineTypeToStr .Type}}-code nl-1 ol-1">
<td class="lines-num lines-num-old">


Loading…
Cancel
Save