commits + tree in progress
This commit is contained in:
parent
babd0557cb
commit
82d16ccfd1
7 changed files with 104 additions and 48 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue