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-06-14 03:08:43 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-06-14 03:08:43 +0300
commit30da0e79d286cdf137e958ab53ef992f86d8661d (patch)
tree038ebb1da587e33eb52e764c7a1f37119dd791d6 /app/views/projects/_errors.html.haml
parent4ea2496094922fc17d9f7f84c2a44d691c483190 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'app/views/projects/_errors.html.haml')
-rw-r--r--app/views/projects/_errors.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/_errors.html.haml b/app/views/projects/_errors.html.haml
index 2dba22d3be6..5982aaf3622 100644
--- a/app/views/projects/_errors.html.haml
+++ b/app/views/projects/_errors.html.haml
@@ -1 +1 @@
-= form_errors(@project)
+= form_errors(@project, pajamas_alert: true)