$("#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");