mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
prepare release
This commit is contained in:
@@ -1 +1 @@
|
||||
0.7.44.1212
|
||||
0.8.0.1212
|
@@ -6,7 +6,7 @@
|
||||
<i class="fa fa-retweet"></i>
|
||||
{{.i18n.Tr "repo.diff.stats_desc" .Diff.NumFiles .Diff.TotalAddition .Diff.TotalDeletion | Str2html}}
|
||||
<div class="ui right">
|
||||
<a class="ui tiny basic black toggle button" data-target="#diff-files">{{.i18n.Tr "repo.diff.show_diff_stats"}}</a>
|
||||
<a class="ui tiny basic toggle button" data-target="#diff-files">{{.i18n.Tr "repo.diff.show_diff_stats"}}</a>
|
||||
</div>
|
||||
</div>
|
||||
<ol class="detail-files hide" id="diff-files">
|
||||
|
Reference in New Issue
Block a user