Rename 'notes/notes' partial to 'notes/notes_with_form'

This commit is contained in:
Riyad Preukschas 2012-09-14 04:59:55 +02:00
parent cee230a158
commit 61eb650db0
8 changed files with 7 additions and 7 deletions

View file

@ -1,2 +1,2 @@
%div.wall_page
= render "notes/notes", tid: nil, tt: "wall"
= render "notes/notes_with_form", tid: nil, tt: "wall"