From 548296394899feab38dc24d1f387e80d8e72ce82 Mon Sep 17 00:00:00 2001 From: ioanatomici Date: Tue, 9 Jun 2020 12:36:41 +0200 Subject: [PATCH] Update '12/index.html' --- 12/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/12/index.html b/12/index.html index 6c2b465..1f1f923 100644 --- a/12/index.html +++ b/12/index.html @@ -67,7 +67,7 @@
-
+
PROGRAMME #12.4
04/06 at 16:00 (UTC+2)
@@ -284,7 +284,7 @@ //player(document.querySelector("#week_03")); player(document.querySelector("#week_02")); player(document.querySelector("#week_01")); - liveplayer(document.querySelector("#week_04"),document.querySelector("#iframe")); + liveplayer(document.querySelector("#week_04"),document.querySelector("#iframe_04")); document.querySelector("#iframe").addEventListener("load",function(){ document.querySelector("#shell_03").classList.remove("hidden"); });