annotate app/views/journals/edit.rjs @ 195:172b8d25c1ae live

Merge from branch "feature_64"
author Chris Cannam
date Mon, 07 Feb 2011 13:47:47 +0000
parents 513646585e45
children
rev   line source
Chris@0 1 page.hide "journal-#{@journal.id}-notes"
Chris@0 2 page.insert_html :after, "journal-#{@journal.id}-notes",
Chris@0 3 :partial => 'notes_form'