Nicolas Bally a6aa1f6074 Initial
2020-05-25 11:40:11 +02:00

5 lines
170 B
Plaintext

$("#video_files").prepend("<%= escape_javascript(render(@video_file)) %>");
$('#video_file_<%=@video_file.id %>').addClass('active');
close_pane_hover();
<%= flash_js %>