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

2 lines
199 B
Plaintext

$('#history').html('<%= escape_javascript(render(:partial => 'history', :locals => {:contest => @contest, :journals => @jour, :state => false})) %>');
$('#contest_message_reference_user_id').val("");