gitlabhq/app/views/notes/_form_errors.html.haml
2012-12-03 22:51:57 +01:00

4 lines
83 B
Plaintext

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