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

new.html.haml « environments « projects « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: de7f976717bf2dff9dd4f4b8d851a8101f04b62c (plain)
1
2
3
4
5
- breadcrumb_title _("Environments")
- page_title _("New Environment")
- add_page_specific_style 'page_bundles/environments'

#js-new-environment{ data: { project_environments_path: project_environments_path(@project) } }