Merge branch 'master' into feat/approval

This commit is contained in:
Jonas Franz
2018-05-24 17:57:10 +02:00
committed by GitHub
5 changed files with 31 additions and 14 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
<div class="ui grid">
<div class="sixteen wide column content">
{{template "base/alert" .}}
{{if .IsRepositoryAdmin}}
{{if .IsRepositoryWriter}}
<h4 class="ui top attached header">
{{.i18n.Tr "repo.quick_guide"}}
</h4>