mirror of
				https://github.com/go-gitea/gitea
				synced 2025-10-31 19:38:23 +00:00 
			
		
		
		
	| @@ -272,7 +272,7 @@ export function initRepoCommentForm() { | ||||
|       } | ||||
|  | ||||
|       $list.find('.selected').html(` | ||||
|         <a class="item muted sidebar-item-link" href=${htmlEscape(this.getAttribute('href'))}> | ||||
|         <a class="item muted sidebar-item-link" href="${htmlEscape(this.getAttribute('data-href'))}"> | ||||
|           ${icon} | ||||
|           ${htmlEscape(this.textContent)} | ||||
|         </a> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user