|
|
@@ -10,7 +10,7 @@ |
|
|
|
|
|
|
|
{{if .RepoSearchEnabled}} |
|
|
|
<div class="ui column center aligned repo-search"> |
|
|
|
<form class="ui form" action="{{.RepoLink}}/search" method="get"> |
|
|
|
<form class="ui form ignore-dirty" action="{{.RepoLink}}/search" method="get"> |
|
|
|
<div class="field"> |
|
|
|
<div class="ui action input"> |
|
|
|
<input name="q" value="{{.Keyword}}" placeholder="{{.i18n.Tr "repo.search.search_repo"}}"> |
|
|
|