commit.short_id as model method. Styled inline comment form
This commit is contained in:
parent
67ef96ea5f
commit
0590aa9d60
7 changed files with 46 additions and 23 deletions
|
@ -1,5 +1,5 @@
|
|||
= form_for [@project, @note], :remote => "true", :multipart => true do |f|
|
||||
%h3 Leave a comment
|
||||
%h3.page_title Leave a comment
|
||||
-if @note.errors.any?
|
||||
.alert-message.block-message.error
|
||||
- @note.errors.full_messages.each do |msg|
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue