summaryrefslogtreecommitdiff
path: root/app/views/projects/commit/builds.html.haml
blob: 7118a4846c6744fa4ecdb69d1e6bca3c6e4e6e2b (plain)
1
2
3
4
5
6
7
- page_title "Builds", "#{@commit.title} (#{@commit.short_id})", "Commits"
= render "projects/commits/header_title"
.prepend-top-default
  = render "commit_box"
= render "ci_menu"

= render "builds"