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

index.html.haml « terraform « projects « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2182778469a9d03910f563fd8f753784f5b9da16 (plain)
1
2
3
4
5
6
- add_page_specific_style 'page_bundles/ci_status'

- breadcrumb_title s_('Terraform|Terraform states')
- page_title s_('Terraform|Terraform states')

#js-terraform-list{ data: js_terraform_list_data(current_user, @project) }