view app/views/journals/edit.rjs @ 829:7a613c0eefe2 feature_364

Hide tracker options in the new-project version of the project settings form
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Tue, 31 Jan 2012 13:45:56 +0000
parents 513646585e45
children
line wrap: on
line source
page.hide "journal-#{@journal.id}-notes"
page.insert_html :after, "journal-#{@journal.id}-notes",
                 :partial => 'notes_form'