commits + tree in progress

This commit is contained in:
gitlabhq 2011-11-01 22:11:24 +02:00
parent babd0557cb
commit 82d16ccfd1
7 changed files with 104 additions and 48 deletions

View file

@ -41,6 +41,5 @@
- if @commit
= link_to truncate(commit_name(@project,@commit), :length => 15), project_commit_path(@project, :id => @commit.id), :class => current_page?(:controller => "commits", :action => "show", :project_id => @project, :id => @commit.id) ? "current" : nil
.project-content
= yield