mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-10 21:26:07 +10:00
add missing padding for commit -> builds page
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
- page_title "Builds", "#{@commit.title} (#{@commit.short_id})", "Commits"
|
||||
= render "projects/commits/header_title"
|
||||
= render "commit_box"
|
||||
.prepend-top-default
|
||||
= render "commit_box"
|
||||
= render "ci_menu"
|
||||
|
||||
= render "builds"
|
||||
|
||||
Reference in New Issue
Block a user