Skip to content

Commit 1823955

Browse files
committed
Fix a regression when refactoring fork list
1 parent 376bf01 commit 1823955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/admin/repo/list.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</div>
88
</h4>
99
<div class="ui attached segment">
10-
{{template "shared/repo_search" .}}
10+
{{template "shared/repo/search" .}}
1111
</div>
1212
<div class="ui attached table segment">
1313
<table class="ui very basic striped table unstackable">

0 commit comments

Comments
 (0)