Rename 'notes/notes' partial to 'notes/notes_with_form'
This commit is contained in:
parent
cee230a158
commit
61eb650db0
8 changed files with 7 additions and 7 deletions
|
@ -1,2 +1,2 @@
|
|||
%div.wall_page
|
||||
= render "notes/notes", tid: nil, tt: "wall"
|
||||
= render "notes/notes_with_form", tid: nil, tt: "wall"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue