summaryrefslogtreecommitdiff
path: root/app/views/projects/releases/new.html.haml
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-04-14 15:15:22 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2023-04-14 15:15:22 +0000
commitcdb41961fd2bc233d36c5b30f89d087c2efa9818 (patch)
tree9903f8054fc1f8681c670984a680b768d139a251 /app/views/projects/releases/new.html.haml
parent8a5138ed7d38ccff8b5ca2fe0f7bbb77f8fdaad3 (diff)
downloadgitlab-ce-cdb41961fd2bc233d36c5b30f89d087c2efa9818.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'app/views/projects/releases/new.html.haml')
-rw-r--r--app/views/projects/releases/new.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/projects/releases/new.html.haml b/app/views/projects/releases/new.html.haml
index 4348035a324..87197f2662d 100644
--- a/app/views/projects/releases/new.html.haml
+++ b/app/views/projects/releases/new.html.haml
@@ -1,3 +1,4 @@
- page_title s_('Releases|New Release')
+- add_page_specific_style 'page_bundles/releases'
#js-new-release-page{ data: data_for_new_release_page }