gitlab-org--gitlab-foss/app/views/notes/_form_errors.html.haml

4 lines
83 B
Plaintext

.error_message.js-errors
- note.errors.full_messages.each do |msg|
%div= msg