gitlabhq/gitlabhq

View on GitHub
app/views/projects/notes/_form_errors.html.haml

Summary

Maintainability
Test Coverage
.error-message.js-errors
  - note.errors.full_messages.each do |msg|
    %div= msg