mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-12 06:06:05 +10:00
With new navigation design it makes no sense to duplicate title in the header Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
8 lines
159 B
Plaintext
8 lines
159 B
Plaintext
- page_title "Builds", "#{@commit.title} (#{@commit.short_id})", "Commits"
|
|
|
|
.prepend-top-default
|
|
= render "commit_box"
|
|
|
|
= render "ci_menu"
|
|
= render "builds"
|