Files
old-holivud2/app/views/video_analyses/unreleased_appearances/destroy.js.erb

2 lines
174 B
Plaintext
Raw Normal View History

2020-05-31 22:38:19 +02:00
$("#issues_and_concerns_list").html("<%= j render("video_analyses/unreleased_appearances", unreleased_appearances: @unreleased_appearances_data.unreleased_appearances) %>");