Fix pull request branch selector visible without clicking Edit (#23012)
Caused by #22950
This commit is contained in:
		
							parent
							
								
									018815215f
								
							
						
					
					
						commit
						9aaf6998b7
					
				|  | @ -61,7 +61,7 @@ | |||
| 					{{$.locale.Tr "repo.pulls.title_desc" .NumCommits $headHref $baseHref | Safe}} | ||||
| 				</span> | ||||
| 			{{end}} | ||||
| 			<span id="pull-desc-edit gt-hidden"> | ||||
| 			<span id="pull-desc-edit" class="gt-hidden"> | ||||
| 				<div class="ui floating filter dropdown"> | ||||
| 					<div class="ui basic small button"> | ||||
| 						<span class="text">{{.locale.Tr "repo.pulls.compare_compare"}}: {{$.HeadTarget}}</span> | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue