personal-thesis-guidance/app/views/admin/thesis_guidance_levels/_index.js.erb

2 lines
178 B
Plaintext

$('#paper_levels tbody').html("<%= j render :partial => '/admin/thesis_guidance_papers/list_level_type', :collection => @paper_levels %>");
$('#paper_level_modal').modal('hide');