mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 08:18:02 -04:00 
			
		
		
		
	Make issue in commit graph "clickable" (#1392)
This commit is contained in:
		| @@ -26,7 +26,7 @@ | |||||||
| 		    <a href="{{AppSubUrl}}/{{$.Username}}/{{$.Reponame}}/commit/{{.Rev}}">{{ .ShortRev}}</a> | 		    <a href="{{AppSubUrl}}/{{$.Username}}/{{$.Reponame}}/commit/{{.Rev}}">{{ .ShortRev}}</a> | ||||||
| 		  </code> | 		  </code> | ||||||
| 		  <strong> {{.Branch}}</strong> | 		  <strong> {{.Branch}}</strong> | ||||||
| 		  <em>{{.Subject}}</em> by | 		  <em>{{RenderCommitMessage false .Subject $.RepoLink $.Repository.ComposeMetas}}</em> by | ||||||
| 		  <span class="author"> | 		  <span class="author"> | ||||||
| 		    {{.Author}} | 		    {{.Author}} | ||||||
| 		  </span> | 		  </span> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user