mirror of
https://gitee.com/gitea/gitea
synced 2025-12-02 22:30:35 +08: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