Norwin
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
3 deletions
-
templates/repo/projects/view.tmpl
|
|
@ -6,9 +6,6 @@ |
|
|
|
<div class="column"> |
|
|
|
{{template "repo/issue/navbar" .}} |
|
|
|
</div> |
|
|
|
<div class="column center aligned"> |
|
|
|
{{template "repo/issue/search" .}} |
|
|
|
</div> |
|
|
|
<div class="column right aligned"> |
|
|
|
{{if and .CanWriteProjects (not .Repository.IsArchived) .PageIsProjects}} |
|
|
|
<a class="ui green button show-modal item" data-modal="#new-board-item">{{.i18n.Tr "new_project_board"}}</a> |
|
|
|