2 lines
83 B
Plaintext
2 lines
83 B
Plaintext
$('#<%= @divid %>').replaceWith("<%= escape_javascript(render @survey_choice) %>")
|
$('#<%= @divid %>').replaceWith("<%= escape_javascript(render @survey_choice) %>")
|