Commit 54dc2d5c authored by Steven Verbeek's avatar Steven Verbeek

Changed Note to Comment

parent d3cb694e
= form_for [@project, @note], :remote => "true", :multipart => true do |f|
%h3 Leave a note
%h3 Leave a comment
-if @note.errors.any?
.alert-message.block-message.error
- @note.errors.full_messages.each do |msg|
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment