mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-10 21:26:07 +10:00
Fix push event.
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