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

1 line
111 B
Plaintext
Raw Normal View History

$("#polls_head").html("<%= escape_javascript(render :partial => 'show_head', :locals => {:poll => @poll}) %>");