mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	Add attachments for PR reviews (#16075)
* First step for multiple dropzones per page. * Allow attachments on review comments. * Lint. * Fixed accidental initialize of the review textarea. * Initialize SimpleMDE textarea. Co-authored-by: techknowlogick <techknowlogick@gitea.io>
This commit is contained in:
		@@ -26,7 +26,6 @@
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
			<div class="field">
 | 
			
		||||
				<div class="files"></div>
 | 
			
		||||
				{{template "repo/upload" .}}
 | 
			
		||||
			</div>
 | 
			
		||||
			{{template "repo/editor/commit_form" .}}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user