forked from bofh/fetsite
2 lines
116 B
Plaintext
2 lines
116 B
Plaintext
$('#<%= divid_for( @choice) %>').replaceWith("<%= escape_javascript( render partial:"form", object: @choice )%>");
|