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

3 lines
170 B
Plaintext

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