From 277db6ae3c0c86d1c24728916a01bfa6fe3456f4 Mon Sep 17 00:00:00 2001 From: golub Date: Thu, 25 Jun 2020 15:16:29 +0200 Subject: [PATCH] Update '12/index.html' --- 12/index.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/12/index.html b/12/index.html index ca79dd0..58184b2 100644 --- a/12/index.html +++ b/12/index.html @@ -52,8 +52,7 @@
+
live comment
during the broadcast

@@ -335,7 +334,7 @@ $("#etherpad_drag").draggable({handle: '#etherpad_drag_header'}); player(document.querySelector("#week_03")); player(document.querySelector("#week_02")); player(document.querySelector("#week_01")); - //liveplayer(document.querySelector("#week_06"),document.querySelector("#iframe_06")); + liveplayer(document.querySelector("#week_06"),document.querySelector("#iframe_06")); document.querySelector("#iframe").addEventListener("load",function(){ document.querySelector("#shell_03").classList.remove("hidden"); });