Update links in events
This commit is contained in:
parent
6fc6833cdb
commit
f6a67ef207
1 changed files with 6 additions and 7 deletions
|
@ -1,6 +1,5 @@
|
|||
- commit = CommitDecorator.decorate(commit)
|
||||
%li.wll.commit
|
||||
= link_to project_commit_path(project, :id => commit.id) do
|
||||
%p
|
||||
%code.left= link_to commit.short_id, project_commit_path(project, :id => commit.id)
|
||||
%strong.cgray= commit.author_name
|
||||
|
|
Loading…
Reference in a new issue