Commit c3e8d24d authored by Jose Ivan Vargas's avatar Jose Ivan Vargas

Merge branch '354588-migrate_no_teams-partial' into 'master'

Make alert pajamas compliant for mattermost

See merge request gitlab-org/gitlab!84232
parents 3322fdd1 f91c93c4
- if @teams_error_message - if @teams_error_message
= content_for :flash_message do = content_for :flash_message do
.gl-alert.gl-alert-danger = render Pajamas::AlertComponent.new(variant: :danger) do
= sprite_icon('error', css_class: 'gl-icon gl-alert-icon gl-alert-icon-no-title') .gl-alert-body
.gl-alert-body= @teams_error_message = @teams_error_message
%p %p
You aren’t a member of any team on the Mattermost instance at You aren’t a member of any team on the Mattermost instance at
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment