mirror of
https://github.com/go-gitea/gitea.git
synced 2025-07-05 04:18:00 +00:00
Fix a regression when refactoring fork list (#34879)
Fix a regression when refactoring fork list from #34784
This commit is contained in:
parent
eb36a4554e
commit
9854df3e87
@ -7,7 +7,7 @@
|
||||
</div>
|
||||
</h4>
|
||||
<div class="ui attached segment">
|
||||
{{template "shared/repo_search" .}}
|
||||
{{template "shared/repo/search" .}}
|
||||
</div>
|
||||
<div class="ui attached table segment">
|
||||
<table class="ui very basic striped table unstackable">
|
||||
|
Loading…
Reference in New Issue
Block a user