mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-15 15:46:08 +10:00
Merge branch 'fix-653' into 'master'
Fix push event. Fixes issue with !653. See merge request !663
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user