summaryrefslogtreecommitdiffstats
path: root/templates/repo/diff.tmpl
diff options
context:
space:
mode:
authorUnknwon <joe2010xtmf@163.com>2014-10-14 23:44:34 -0400
committerUnknwon <joe2010xtmf@163.com>2014-10-14 23:44:34 -0400
commit9ae92459a53f9cccd34460f859c1370715c36a1d (patch)
tree9efd54a3709fb4c86abf61489cbd1ae9a58055af /templates/repo/diff.tmpl
parent5b3f1efd9f335a57d2ea722df672a7490e0398cb (diff)
downloadgitea-9ae92459a53f9cccd34460f859c1370715c36a1d.tar.gz
gitea-9ae92459a53f9cccd34460f859c1370715c36a1d.zip
Fix repo css and rel path img in md
Diffstat (limited to 'templates/repo/diff.tmpl')
-rw-r--r--templates/repo/diff.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/repo/diff.tmpl b/templates/repo/diff.tmpl
index 9dac1cac97..0376664669 100644
--- a/templates/repo/diff.tmpl
+++ b/templates/repo/diff.tmpl
@@ -50,7 +50,7 @@
<i class="fa fa-retweet"></i>
{{.i18n.Tr "repo.diff.stats_desc" .Diff.NumFiles .Diff.TotalAddition .Diff.TotalDeletion | Str2html}}
</p>
- <ol class="detail-files collapse" id="diff-files">
+ <ol class="detail-files collapse hide" id="diff-files">
{{range .Diff.Files}}
<li>
<div class="diff-counter count pull-right">