Skip to content
Snippets Groups Projects
Commit be969bb4 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

Merge branch 'fix-653' into 'master'

Fix push event.

Fixes issue with !653.

See merge request !663
parents 07fd736d ac3d472f
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -2,4 +2,4 @@
.commit-row-title
= link_to truncate_sha(commit[:id]), namespace_project_commit_path(project.namespace, project, commit[:id]), class: "commit_short_id", alt: ''
 
= gfm event_commit_title(commit[:message]), project
= gfm event_commit_title(commit[:message]), project: project
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment