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 a32bfd8 commit ba76bd7Copy full SHA for ba76bd7
templates/repo/projects/view.tmpl
@@ -6,9 +6,6 @@
6
<div class="column">
7
{{template "repo/issue/navbar" .}}
8
</div>
9
- <div class="column center aligned">
10
- {{template "repo/issue/search" .}}
11
- </div>
12
<div class="column right aligned">
13
{{if and .CanWriteProjects (not .Repository.IsArchived) .PageIsProjects}}
14
<a class="ui green button show-modal item" data-modal="#new-board-item">{{.i18n.Tr "new_project_board"}}</a>
0 commit comments