From 109a31945dfcf505c1b0669a706bb9fd1add5af3 Mon Sep 17 00:00:00 2001 From: golub Date: Thu, 18 Jun 2020 15:24:30 +0200 Subject: [PATCH] Update '12/index.html' --- 12/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/index.html b/12/index.html index 61bc667..ff5bf39 100644 --- a/12/index.html +++ b/12/index.html @@ -334,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_05"),document.querySelector("iframe.resources_iframe")); + liveplayer(document.querySelector("#week_06"),document.querySelector("resources_06")); document.querySelector("#iframe").addEventListener("load",function(){ document.querySelector("#shell_03").classList.remove("hidden"); });