1
0
Fork 0
forked from forgejo/forgejo

Revert "[BUG] Remember topic only in repo search"

This reverts commit b4360d504c.
This commit is contained in:
Earl Warren 2024-03-04 10:29:41 +08:00
parent 99b1a39aef
commit a39f69ac28
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00
2 changed files with 0 additions and 14 deletions

View file

@ -2,7 +2,6 @@
<form class="ui form ignore-dirty gt-f1">
<input type="hidden" name="sort" value="{{$.SortType}}">
<input type="hidden" name="language" value="{{$.Language}}">
<input type="hidden" name="topic" value="{{$.TopicOnly}}">
<div class="ui fluid action input">
{{template "shared/searchinput" dict "Value" .Keyword}}
{{if .PageIsExploreRepositories}}