Commit 74e79b26 authored by I.K Seneviratne's avatar I.K Seneviratne

Committing the final modifications in video_results.html file and automation_process.py file.

parent 2a68f43b
......@@ -295,8 +295,6 @@
//define the lecturer video src
let lecturer_video_src = "{% static '' %}FirstApp/lecturer_videos/" + global_lecturer_video_name;
alert('hello');
//assign the video src
$('#lecturer_video').attr('src', lecturer_video_src);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment