socialforge/app/views/poll/destroy.js.erb

1 line
77 B
Plaintext
Raw Normal View History

2015-01-29 17:33:10 +08:00
$("#polls").html("<%= escape_javascript(render :partial => 'poll_list') %>");