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

2 lines
187 B
Plaintext

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