personal_other_paper/app/views/admin/other_paper_statuses/update.js.erb

3 lines
151 B
Plaintext

$("#other_paper_statuses").html("<%= j render :partial => '/admin/other_papers/other_paper_status' %>");
$("#other_paper_status_modal").modal("hide");