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

_terraform_banner.html.haml « projects « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a30c4a2d624d992c4ec2f85a6ad69b1f513756e3 (plain)
1
2
3
4
5
- @content_class = "container-limited limit-container-width" unless fluid_layout

- if show_terraform_banner?(project)
  .container-fluid{ class: @content_class }
    .js-terraform-notification{ data: { project_id: project.id } }