BigW Consortium Gitlab

_errors.html.haml 170 Bytes
Newer Older
1
- if @project.errors.any?
2
  .alert.alert-danger
3 4
    %button{ type: "button", class: "close", "data-dismiss" => "alert"} ×
    = @project.errors.full_messages.first