Initial commit
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
$("#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");
|
||||
Reference in New Issue
Block a user