5 lines
254 B
Plaintext
5 lines
254 B
Plaintext
$("#issues_and_concerns_list").html("<%= j render("video_analyses/unreleased_appearances", unreleased_appearances: @unreleased_appearances_data.unreleased_appearances) %>");
|
|
|
|
<% # Close the modal %>
|
|
$("#new_unreleased_appearance_modal").modal("toggle");
|