mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-15 15:46:08 +10:00
8 lines
199 B
Plaintext
8 lines
199 B
Plaintext
- 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"
|