We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 910e379 commit 8041482Copy full SHA for 8041482
templates/repo/bare.tmpl
@@ -5,7 +5,7 @@
5
<div class="ui grid">
6
<div class="sixteen wide column content">
7
{{template "base/alert" .}}
8
- {{if .IsRepositoryAdmin}}
+ {{if .IsRepositoryWriter}}
9
<h4 class="ui top attached header">
10
{{.i18n.Tr "repo.quick_guide"}}
11
</h4>
0 commit comments