Commit f6a67ef2 authored by Riyad Preukschas's avatar Riyad Preukschas

Update links in events

parent 6fc6833c
- commit = CommitDecorator.decorate(commit) - commit = CommitDecorator.decorate(commit)
%li.wll.commit %li.wll.commit
= link_to project_commit_path(project, :id => commit.id) do
%p %p
%code.left= link_to commit.short_id, project_commit_path(project, :id => commit.id) %code.left= link_to commit.short_id, project_commit_path(project, :id => commit.id)
%strong.cgray= commit.author_name %strong.cgray= commit.author_name
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment