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

2 lines
84 B
Text
Raw Normal View History

2016-06-28 18:16:06 +03:00
$('#myquestions').html("<%= escape_javascript(render :partial => 'questions') %>");