gitlabhq/app/views/notes/_form_errors.html.haml

4 lines
83 B
Plaintext
Raw Normal View History

2012-12-03 20:35:09 +01:00
.error_message.js-errors
- note.errors.full_messages.each do |msg|
%div= msg