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