mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-26 12:27:06 +00:00 
			
		
		
		
	| @@ -272,7 +272,7 @@ export function initRepoCommentForm() { | |||||||
|       } |       } | ||||||
|  |  | ||||||
|       $list.find('.selected').html(` |       $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} |           ${icon} | ||||||
|           ${htmlEscape(this.textContent)} |           ${htmlEscape(this.textContent)} | ||||||
|         </a> |         </a> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 wxiaoguang
					wxiaoguang