diff --git a/FO/Views/CDMS/Contents.cshtml b/FO/Views/CDMS/Contents.cshtml index 9c46bd9..fad7e80 100644 --- a/FO/Views/CDMS/Contents.cshtml +++ b/FO/Views/CDMS/Contents.cshtml @@ -178,7 +178,7 @@ if (($("#video1").attr("src") || "") != "") { _passunload = true; clearInterval(_timerlog); - msg("콘텐츠를 학습할 수 없는 상태입니다. 운영자에게 문의해주세요.", null, null, null, "goclose()", 3000); + msg("콘텐츠를 학습할 수 없는 상태입니다. 운영자에게 문의해주세요.", null, null, null, "goclose()"); } }); if (ismobile()) { diff --git a/FO/Views/CDMS/ViewTaste.cshtml b/FO/Views/CDMS/ViewTaste.cshtml index fa6e675..fff3eb2 100644 --- a/FO/Views/CDMS/ViewTaste.cshtml +++ b/FO/Views/CDMS/ViewTaste.cshtml @@ -18,7 +18,7 @@