Add 'notes/reversed_notes_with_form' partial

This commit is contained in:
Riyad Preukschas 2012-09-14 17:00:48 +02:00
parent e63d7b6029
commit 7563abbe49
3 changed files with 24 additions and 3 deletions

View file

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