Skip to content

Commit 3623f12

Browse files
authored
fix writer cannot read bare repo guide (#4033)
1 parent 11da1e6 commit 3623f12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/repo/bare.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<div class="ui grid">
66
<div class="sixteen wide column content">
77
{{template "base/alert" .}}
8-
{{if .IsRepositoryAdmin}}
8+
{{if .IsRepositoryWriter}}
99
<h4 class="ui top attached header">
1010
{{.i18n.Tr "repo.quick_guide"}}
1111
</h4>

0 commit comments

Comments
 (0)