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

3 lines
183 B
Plaintext

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