annotate app/views/journals/edit.rjs @ 1040:ff783f2cc500 live

Merge from branch cannam
author Chris Cannam
date Tue, 13 Nov 2012 15:08:34 +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'