debian-mirror-gitlab/app/views/import/shared/_errors.html.haml
2019-12-16 22:33:55 +05:30

4 lines
88 B
Text

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