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

3 lines
151 B
Plaintext
Raw Normal View History

2022-10-24 09:02:42 +00:00
$("#other_paper_statuses").html("<%= j render :partial => '/admin/other_papers/other_paper_status' %>");
$("#other_paper_status_modal").modal("hide");