mirror of
				https://codeberg.org/forgejo/forgejo.git
				synced 2025-10-31 06:21:11 +00:00 
			
		
		
		
	comments on migrated issues/prs must link to the comment ID (#18630)
Instead of the issue ID which is not a valid anchor. Signed-off-by: singuliere <singuliere@autistici.org>
This commit is contained in:
		
					parent
					
						
							
								8bd89ca294
							
						
					
				
			
			
				commit
				
					
						ce8eb20a00
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -29,7 +29,7 @@ | |||
| 									{{ .OriginalAuthor }} | ||||
| 								</span> | ||||
| 								<span class="text grey"> | ||||
| 									{{$.i18n.Tr "repo.issues.commented_at" (.Issue.HashTag|Escape) $createdStr | Safe}} {{if $.Repository.OriginalURL}} | ||||
| 									{{$.i18n.Tr "repo.issues.commented_at" (.HashTag|Escape) $createdStr | Safe}} {{if $.Repository.OriginalURL}} | ||||
| 								</span> | ||||
| 								<span class="text migrate"> | ||||
| 									({{$.i18n.Tr "repo.migrated_from" ($.Repository.OriginalURL|Escape) ($.Repository.GetOriginalURLHostname|Escape) | Safe }}){{end}} | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue