From 62e6b91dc1ff76d81af88b0826390034b29514dd Mon Sep 17 00:00:00 2001 From: Max Lehmann Date: Thu, 11 Jun 2020 14:13:02 +0200 Subject: [PATCH] Update '12/dragable.js' --- 12/dragable.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/12/dragable.js b/12/dragable.js index 300129a..2fed6ae 100644 --- a/12/dragable.js +++ b/12/dragable.js @@ -52,7 +52,7 @@ } } -makeDragable('#shell_03header', '#shell_03'); +makeDragable('#shell_03header', '#shell_03') @@ -116,7 +116,7 @@ makeDragable('#shell_03header', '#shell_03'); } } -makeDragable2('#week_05header', '#week_05'); +makeDragable2('#week_05header', '#week_05')