debian-mirror-gitlab/app/views/import/shared/_errors.html.haml
2019-09-04 21:01:54 +05:30

5 lines
88 B
Text

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