Skip to content

Commit ba76bd7

Browse files
authored
remove unimplemented searchbar from project view (#15901)
1 parent a32bfd8 commit ba76bd7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

templates/repo/projects/view.tmpl

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@
66
<div class="column">
77
{{template "repo/issue/navbar" .}}
88
</div>
9-
<div class="column center aligned">
10-
{{template "repo/issue/search" .}}
11-
</div>
129
<div class="column right aligned">
1310
{{if and .CanWriteProjects (not .Repository.IsArchived) .PageIsProjects}}
1411
<a class="ui green button show-modal item" data-modal="#new-board-item">{{.i18n.Tr "new_project_board"}}</a>

0 commit comments

Comments
 (0)