Merge branch 'fix-653' into 'master'

Fix push event.

Fixes issue with !653.

See merge request !663
This commit is contained in:
Dmitriy Zaporozhets
2015-05-15 10:12:33 +00:00
+1 -1
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