summaryrefslogtreecommitdiff
path: root/app/views/projects
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-03-07 15:52:05 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2022-03-07 15:52:05 +0000
commit984dc66b0766db14d010b89fbf652fd6fe3ea8db (patch)
treedbc653a91300d614546e73986c2f0e346f3f0909 /app/views/projects
parent14184b159db309ff0d1b5ec5926bfb2f33dbbc70 (diff)
downloadgitlab-ce-984dc66b0766db14d010b89fbf652fd6fe3ea8db.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'app/views/projects')
-rw-r--r--app/views/projects/merge_requests/creations/_new_submit.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/merge_requests/creations/_new_submit.html.haml b/app/views/projects/merge_requests/creations/_new_submit.html.haml
index 0036f1b4bde..253f50d5090 100644
--- a/app/views/projects/merge_requests/creations/_new_submit.html.haml
+++ b/app/views/projects/merge_requests/creations/_new_submit.html.haml
@@ -48,4 +48,4 @@
.mr-loading-status
.loading.hide
- .gl-spinner.gl-spinner-md
+ = gl_loading_icon(size: 'md')