forked from bofh/fetsite
2 lines
106 B
Plaintext
2 lines
106 B
Plaintext
$('#<%= divid_for(@survey_question) %>').replaceWith("<%= escape_javascript(render @survey_question) %>")
|