aboutsummaryrefslogtreecommitdiff
path: root/templates/repo/header.tmpl
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2017-03-16 23:10:45 -0400
committerUnknwon <u@gogs.io>2017-03-16 23:10:45 -0400
commit171f97868dccb6d2c2a73b44b07593ccb8f348e6 (patch)
tree16a6a9ab501004d83237126956b60926a523bc42 /templates/repo/header.tmpl
parentbecaec19a773301546045294d850d79614809c7c (diff)
repo: allow issues and wiki for bare repository (#4104)
Diffstat (limited to 'templates/repo/header.tmpl')
-rw-r--r--templates/repo/header.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/repo/header.tmpl b/templates/repo/header.tmpl
index 08197d79..45feff48 100644
--- a/templates/repo/header.tmpl
+++ b/templates/repo/header.tmpl
@@ -46,7 +46,7 @@
</div><!-- end grid -->
</div><!-- end container -->
{{end}}
-{{if not (or .IsBareRepo .IsDiffCompare)}}
+{{if not .IsDiffCompare}}
<div class="ui tabs container">
<div class="ui tabular menu navbar">
<a class="{{if .PageIsViewCode}}active{{end}} item" href="{{.RepoLink}}">