gitlab-org--gitlab-foss/app/views/projects/pipelines/show.html.haml
Dmitriy Zaporozhets cdcb354f17
Remove header title from project pages
With new navigation design it makes no sense to duplicate title in the
header

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-05-26 17:58:44 +02:00

8 lines
183 B
Text

- page_title "Pipeline"
.prepend-top-default
- if @commit
= render "projects/pipelines/info"
%div.block-connector
= render "projects/commit/ci_commit", ci_commit: @pipeline