osem-fcy/app/views/admin/questions/destroy.js.erb

2 lines
84 B
Text
Raw Normal View History

2014-02-09 18:05:57 +02:00
$('#myquestions').html("<%= escape_javascript(render :partial => 'questions') %>");