final/app/views/comments/edit.js.haml

3 lines
133 B
Plaintext
Executable File

:plain
$("#comment_form").html("#{escape_javascript(render partial: 'articles/comment_form')}");
location.hash = "#comment_form";