Make issue in commit graph "clickable" (#1392)
This commit is contained in:
		
					parent
					
						
							
								912b340d0d
							
						
					
				
			
			
				commit
				
					
						4fa691c4dd
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -26,7 +26,7 @@
 | 
			
		|||
		    <a href="{{AppSubUrl}}/{{$.Username}}/{{$.Reponame}}/commit/{{.Rev}}">{{ .ShortRev}}</a>
 | 
			
		||||
		  </code>
 | 
			
		||||
		  <strong> {{.Branch}}</strong>
 | 
			
		||||
		  <em>{{.Subject}}</em> by
 | 
			
		||||
		  <em>{{RenderCommitMessage false .Subject $.RepoLink $.Repository.ComposeMetas}}</em> by
 | 
			
		||||
		  <span class="author">
 | 
			
		||||
		    {{.Author}}
 | 
			
		||||
		  </span>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue