<% @note = note_edit_form %> <%= hidden_field( "note", "project_id" ) %> <%= text_area( "note", "body", "cols" => 70, "rows" => 15, "tabindex" => 1 ) %>

<% @note = nil %>