mirror of
				https://github.com/go-gitea/gitea
				synced 2025-11-04 13:28:25 +00:00 
			
		
		
		
	Show stale label for stale code comment which is marked as resolved (#13213)
Signed-off-by: a1012112796 <1012112796@qq.com> Co-authored-by: Lauris BH <lauris@nix.lv>
This commit is contained in:
		@@ -459,7 +459,7 @@
 | 
				
			|||||||
									</button>
 | 
														</button>
 | 
				
			||||||
								{{end}}
 | 
													{{end}}
 | 
				
			||||||
								<a href="{{(index $comms 0).CodeCommentURL}}" class="file-comment">{{$filename}}</a>
 | 
													<a href="{{(index $comms 0).CodeCommentURL}}" class="file-comment">{{$filename}}</a>
 | 
				
			||||||
								{{if and $invalid (not $resolved)}}
 | 
													{{if $invalid }}
 | 
				
			||||||
									<span class="tag">
 | 
														<span class="tag">
 | 
				
			||||||
										{{$.i18n.Tr "repo.issues.review.outdated"}}
 | 
															{{$.i18n.Tr "repo.issues.review.outdated"}}
 | 
				
			||||||
									</span>
 | 
														</span>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user