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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-04-20 21:11:54 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-04-20 21:11:54 +0300
commita174146bf09aa549a4ae43f2b8a0f6aa638f499e (patch)
tree3260c27a5ac960bb08acbae9e7d8a5d784abdbe9 /app/views/projects/ci
parent6a85a7c312b542034fa0880aa00b1308b1fd5a2e (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'app/views/projects/ci')
-rw-r--r--app/views/projects/ci/pipeline_editor/show.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/projects/ci/pipeline_editor/show.html.haml b/app/views/projects/ci/pipeline_editor/show.html.haml
index c4757ea9c26..18eac48d42a 100644
--- a/app/views/projects/ci/pipeline_editor/show.html.haml
+++ b/app/views/projects/ci/pipeline_editor/show.html.haml
@@ -1,5 +1,6 @@
- @force_fluid_layout = true
- add_page_specific_style 'page_bundles/pipelines'
+- add_page_specific_style 'page_bundles/pipeline_editor'
- page_title s_('Pipelines|Pipeline Editor')
- content_for :prefetch_asset_tags do