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

2 lines
188 B
Plaintext

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