BigW Consortium Gitlab

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