summaryrefslogtreecommitdiff
path: root/app/views/projects/commit/builds.html.haml
blob: 2f051fb90e076e3deac6de236963f0e502b4dcf0 (plain)
1
2
3
4
5
6
7
- page_title "Builds", "#{@commit.title} (#{@commit.short_id})", "Commits"

.prepend-top-default
  = render "commit_box"

= render "ci_menu"
= render "builds"