Browse Source

Merge pull request #577 from eryx/master

Fix #575
tags/v1.2.0-rc1
无闻 10 years ago
parent
commit
d4a608f64c
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