Merge branch 'master' into feat/approval-new

This commit is contained in:
Jonas Franz
2018-05-25 15:57:53 +02:00
8 changed files with 81 additions and 30 deletions

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>