mirror of
				https://github.com/go-gitea/gitea
				synced 2025-11-04 05:18:25 +00:00 
			
		
		
		
	Evaluate emojis in commit messages in list view (#7906)
Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com>
This commit is contained in:
		@@ -81,8 +81,8 @@
 | 
			
		||||
						</span>
 | 
			
		||||
					</td>
 | 
			
		||||
				{{end}}
 | 
			
		||||
				<td class="message has-emoji">
 | 
			
		||||
					<span class="truncate">
 | 
			
		||||
				<td class="message">
 | 
			
		||||
					<span class="truncate has-emoji">
 | 
			
		||||
						<a href="{{$.RepoLink}}/commit/{{$commit.ID}}" title="{{$commit.Summary}}">{{$commit.Summary}}</a>
 | 
			
		||||
					</span>
 | 
			
		||||
				</td>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user