gitlab-org--gitlab-foss/app/views/import/shared/_errors.html.haml

5 lines
88 B
Plaintext

- if @errors.present?
.alert.alert-danger
- @errors.each do |error|
= error