summaryrefslogtreecommitdiff
path: root/app/views/import/shared/_errors.html.haml
blob: de60c15351f01029ab779cb4c082e3300ee60be2 (plain)
1
2
3
4
- if @errors.present?
  .alert.alert-danger
    - @errors.each do |error|
      = error