Welcome to mirror list, hosted at ThFree Co, Russian Federation.

show.html.haml « dev_ops_report « admin « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c079dd6b581fcec41456349f5c064429203be338 (plain)
1
2
3
4
5
6
7
8
9
- page_title _('DevOps Reports')
- add_page_specific_style 'page_bundles/dev_ops_reports'

.gl-mt-3
  - if show_adoption?
    = render_if_exists 'admin/dev_ops_report/devops_tabs'
  - else
    = render 'score'