mirror of
				https://codeberg.org/forgejo/forgejo.git
				synced 2025-10-31 14:31:02 +00:00 
			
		
		
		
	fix only admin can view milestone desc
This commit is contained in:
		
					parent
					
						
							
								8ecbf0f16d
							
						
					
				
			
			
				commit
				
					
						eb918c2368
					
				
			
		
					 1 changed files with 5 additions and 5 deletions
				
			
		|  | @ -59,12 +59,12 @@ | |||
| 							{{end}} | ||||
| 							<a class="delete-button" href="#" data-url="{{$.RepoLink}}/milestones/delete" data-id="{{.ID}}"><i class="octicon octicon-trashcan"></i> {{$.i18n.Tr "repo.issues.label_delete"}}</a> | ||||
| 						</div> | ||||
| 					{{end}} | ||||
| 					{{if .Content}} | ||||
| 						<div class="content"> | ||||
| 							{{.RenderedContent|Str2html}} | ||||
| 						</div> | ||||
| 					{{end}} | ||||
| 					{{end}} | ||||
| 				</li> | ||||
| 			{{end}} | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue