4 lines
140 B
Plaintext
4 lines
140 B
Plaintext
|
page.hide "journal-#{@journal.id}-notes"
|
||
|
page.insert_html :after, "journal-#{@journal.id}-notes",
|
||
|
:partial => 'notes_form'
|