From 3f422ea0f77e0d50c4ab6f3056bc15966367bd45 Mon Sep 17 00:00:00 2001 From: subsub Date: Wed, 17 Jan 2024 09:33:32 +0900 Subject: [PATCH] =?UTF-8?q?=EC=BD=94=EB=93=9C=20=EC=A0=95=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/visitEdu/usr/publish/script/content.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/main/webapp/visitEdu/usr/publish/script/content.js b/src/main/webapp/visitEdu/usr/publish/script/content.js index 0a34c36a..3e09ebe6 100644 --- a/src/main/webapp/visitEdu/usr/publish/script/content.js +++ b/src/main/webapp/visitEdu/usr/publish/script/content.js @@ -1128,7 +1128,6 @@ function boardCaptionToggle() { } else { thText += ", "; } - }) if ($(".tb_type01 caption").length == 0) { if($(itm).is(".tb_input")){ @@ -1160,7 +1159,6 @@ function boardCaptionToggle02() { } else { thText += ", "; } - }) if ($(".tb_list01 caption").length == 0) { $(itm).find("table").prepend("" + subTit + " : " + thText + "등의 정보제공 ");