personal-research/app/views/admin/research_categories/update.js.erb

2 lines
187 B
Plaintext

$("#research_categories tbody").html("<%= j render :partial => '/admin/researchs/research_category', :collection => @research_categories %>");
$("#research_category_modal").modal("hide");