1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Fix a regression when refactoring fork list (#34879)

Fix a regression when refactoring fork list from #34784
This commit is contained in:
Lunny Xiao
2025-06-27 14:45:21 +08:00
committed by GitHub
parent eb36a4554e
commit 9854df3e87

View File

@@ -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">