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

2 lines
144 B
Plaintext

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