Commit a15c7181 authored by Alexander Turinske's avatar Alexander Turinske

Update import manifest alert

- update to pajamas shared component

Changelog: other
parent dc860cb9
- if @errors.present? - if @errors.present?
.gl-alert.gl-alert-danger.gl-mb-5 = render 'shared/global_alert',
.gl-alert-container variant: :danger,
= sprite_icon('error', size: 16, css_class: 'gl-icon gl-alert-icon gl-alert-icon-no-title') dismissible: false,
.gl-alert-content alert_class: 'gl-mb-5' do
.gl-alert-body .gl-alert-body
- @errors.each do |error| - @errors.each do |error|
= error = error
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