mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 10:18:38 +00:00
@@ -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">
|
||||
|
Reference in New Issue
Block a user