Nicolas Bally 8e18de4077 initial
2016-08-03 00:22:29 +02:00

5 lines
170 B
Plaintext
Executable File

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