From ebfa3ed63a201768c4b487db37f3e78accc089ad Mon Sep 17 00:00:00 2001 From: lch Date: Fri, 16 Apr 2021 07:51:58 +0000 Subject: [PATCH] =?UTF-8?q?nextshow()=20bglayer(false);=20=EC=B6=94?= =?UTF-8?q?=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FO/Views/CRoom/Exam.cshtml | 1 + 1 file changed, 1 insertion(+) diff --git a/FO/Views/CRoom/Exam.cshtml b/FO/Views/CRoom/Exam.cshtml index 36e4583..129a21d 100644 --- a/FO/Views/CRoom/Exam.cshtml +++ b/FO/Views/CRoom/Exam.cshtml @@ -230,6 +230,7 @@ } }); function nextshow() { + bglayer(false); stopsoundall(); cblock = getint($(".evbox:visible").first().attr("data-qblock")) + 1; $(".evbox").hide();