fix comment bug
This commit is contained in:
parent
38624afd9c
commit
5ae9edc72e
1 changed files with 1 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
= render :partial => 'comments/comment', :colleccion => @comments, :locals => {:post => @post}
|
||||
= render :partial => 'comments/comment', :collection => @comments, :locals => {:post => @post}
|
||||
|
|
|
|||
Loading…
Reference in a new issue