BigW Consortium Gitlab

builds.html.haml 254 Bytes
Newer Older
1
- @no_container = true
Kamil Trzcinski committed
2
- page_title "Builds", "#{@commit.title} (#{@commit.short_id})", "Commits"
3
= render "projects/commits/head"
4

5 6 7
%div{ class: container_class }
  .prepend-top-default
    = render "commit_box"
8

9 10
  = render "ci_menu"
  = render "builds"