socialforge/app/views/contests/feedback.js.erb

2 lines
184 B
Plaintext

$("#show_more_jours").replaceWith("<%= escape_javascript( render :partial => 'contests/contest_jours_list',:locals => {:jours => @jours, :page => @page, :count => @jour_count} )%>");