Update links in events

This commit is contained in:
Riyad Preukschas 2012-07-24 01:22:01 +02:00
parent 6fc6833cdb
commit f6a67ef207

View file

@ -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