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>2021-03-15 12:09:11 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-03-15 12:09:11 +0300
commitc8b7a349bc50cff1e8ef18204042978476527b0b (patch)
tree533aaac8dd45b4a77cad9a24d95963c17ba1482a /app/views/projects/mattermosts
parent458af51866708509781619ba1ead051f4b80cb63 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'app/views/projects/mattermosts')
-rw-r--r--app/views/projects/mattermosts/_no_teams.html.haml4
1 files changed, 3 insertions, 1 deletions
diff --git a/app/views/projects/mattermosts/_no_teams.html.haml b/app/views/projects/mattermosts/_no_teams.html.haml
index 00efea81f8f..f375222e311 100644
--- a/app/views/projects/mattermosts/_no_teams.html.haml
+++ b/app/views/projects/mattermosts/_no_teams.html.haml
@@ -1,6 +1,8 @@
- if @teams_error_message
= content_for :flash_message do
- .alert.alert-danger= @teams_error_message
+ .gl-alert.gl-alert-danger
+ = sprite_icon('error', css_class: 'gl-icon gl-alert-icon gl-alert-icon-no-title')
+ .gl-alert-body= @teams_error_message
%p
You aren’t a member of any team on the Mattermost instance at