gitlabhq/gitlabhq

View on GitHub
app/views/projects/_errors.html.haml

Summary

Maintainability
Test Coverage
- if @project.errors.any?
  .alert.alert-error
    %button{ type: "button", class: "close", "data-dismiss" => "alert"} ×
    = @project.errors.full_messages.first