Fix push event.

This commit is contained in:
Douwe Maan 2015-05-15 12:11:16 +02:00
parent 07fd736d2e
commit ac3d472ff4
1 changed files with 1 additions and 1 deletions

View File

@ -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