Forgot to put back rich interaction there

This commit is contained in:
Eric Allen 2009-11-29 21:12:00 -05:00
parent 71b0e188c1
commit c4ef04af4d

View file

@ -19,6 +19,7 @@ if @saved
:pending => @todo.project.pending_todos }
end
page << 'enable_rich_interaction();'
page.notify :notice, status_message, 5.0
else
page.replace_html "status", content_tag("div", content_tag("h2", "Unable to add dependency"), "id" => "errorExplanation", "class" => "errorExplanation")