mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 16:40:24 +08:00 
			
		
		
		
	Make code review ceckboxes clickable (#20481)
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							a2cfcdb91a
						
					
				
				
					commit
					4fc53a3f30
				
			@@ -484,7 +484,7 @@
 | 
			
		||||
							</div>
 | 
			
		||||
						</div>
 | 
			
		||||
						<div class="ui attached segment comment-body">
 | 
			
		||||
							<div class="render-content markup">
 | 
			
		||||
							<div class="render-content markup" {{if or $.Permission.IsAdmin $.HasIssuesOrPullsWritePermission (and $.IsSigned (eq $.SignedUserID .PosterID))}}data-can-edit="true"{{end}}>
 | 
			
		||||
								{{if .RenderedContent}}
 | 
			
		||||
									{{.RenderedContent|Str2html}}
 | 
			
		||||
								{{else}}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user