parent
5af1fcd6f3
commit
65c96bfac5
1 changed files with 2 additions and 3 deletions
|
@ -5,7 +5,6 @@
|
|||
= auto_discovery_link_tag(:atom, namespace_project_commits_url(@project.namespace, @project, @ref, rss_url_options), title: "#{@project.name}:#{@ref} commits")
|
||||
= render "projects/commits/head"
|
||||
|
||||
= render 'projects/last_push'
|
||||
|
||||
%div{ class: container_class }
|
||||
%div{ class: [container_class, ("limit-container-width" unless fluid_layout)] }
|
||||
= render 'projects/last_push'
|
||||
= render 'projects/files', commit: @last_commit, project: @project, ref: @ref
|
||||
|
|
Loading…
Reference in a new issue