More on diff page
This commit is contained in:
parent
78979c6d4c
commit
ed9b7d2db9
5 changed files with 45 additions and 18 deletions
|
@ -39,7 +39,7 @@
|
|||
<span class="del" data-line="{{.Deletion}}">{{.Deletion}}</span>
|
||||
</div>
|
||||
<!-- todo finish all file status, now modify, add, delete and rename -->
|
||||
<span class="status modify" data-toggle="tooltip" data-placement="right" title="modify"> </span>
|
||||
<span class="status {{DiffTypeToStr .Type}}" data-toggle="tooltip" data-placement="right" title="{{DiffTypeToStr .Type}}"> </span>
|
||||
<a class="file" href="#diff-1">{{.Name}}</a>
|
||||
</li>
|
||||
{{end}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue