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>2023-11-01 22:31:34 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-11-01 22:31:34 +0300
commiteed34eae83ea811aec5a275385c21abce0361004 (patch)
tree72d788bdc30bfc025e27072b128ac75386616976
parenta1ebb4fc249f5fb89a27d508913534a2f343e96c (diff)
Add latest changes from gitlab-org/gitlab@16-5-stable-ee
-rw-r--r--app/views/projects/artifacts/browse.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/projects/artifacts/browse.html.haml b/app/views/projects/artifacts/browse.html.haml
index ebeeaed7ae9..20b849d7af9 100644
--- a/app/views/projects/artifacts/browse.html.haml
+++ b/app/views/projects/artifacts/browse.html.haml
@@ -2,6 +2,7 @@
- page_title @path.presence, _('Artifacts'), "#{@build.name} (##{@build.id})", _('Jobs')
- add_page_specific_style 'page_bundles/tree'
- add_page_specific_style 'page_bundles/ci_status'
+- add_page_specific_style 'page_bundles/projects'
= render "projects/jobs/header"