Backport #27755 by wxiaoguang Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
This commit is contained in:
		
							parent
							
								
									ffab2b7e4f
								
							
						
					
					
						commit
						95db95ef91
					
				| 
						 | 
				
			
			@ -6,8 +6,8 @@
 | 
			
		|||
			{{template "shared/searchinput" dict "Value" .Keyword "AutoFocus" true}}
 | 
			
		||||
			{{if .PageIsExploreRepositories}}
 | 
			
		||||
				<input type="hidden" name="only_show_relevant" value="{{.OnlyShowRelevant}}">
 | 
			
		||||
			{{else}}
 | 
			
		||||
				<input type="hidden" name="tab" value="repositories">
 | 
			
		||||
			{{else if .TabName}}
 | 
			
		||||
				<input type="hidden" name="tab" value="{{.TabName}}">
 | 
			
		||||
			{{end}}
 | 
			
		||||
			<button class="ui primary button">{{ctx.Locale.Tr "explore.search"}}</button>
 | 
			
		||||
		</div>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue