From 7a5b8cdd14d10dc8c65f2e8d4e5a35c036719d4d Mon Sep 17 00:00:00 2001 From: TAESEONG KWON Date: Mon, 23 Sep 2024 21:39:57 +0900 Subject: [PATCH] =?UTF-8?q?780.=20=ED=86=B5=ED=95=A9=EB=A7=81=ED=81=AC?= =?UTF-8?q?=EA=B4=80=EB=A6=AC=20>=20Uncaught=20TypeError=20=EC=98=A4?= =?UTF-8?q?=EB=A5=98=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../jsp/egovframework/com/uss/ion/ulm/EgovUnityLinkUpdt.jsp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/main/webapp/WEB-INF/jsp/egovframework/com/uss/ion/ulm/EgovUnityLinkUpdt.jsp b/src/main/webapp/WEB-INF/jsp/egovframework/com/uss/ion/ulm/EgovUnityLinkUpdt.jsp index fe4a0f537..6f1a683d6 100644 --- a/src/main/webapp/WEB-INF/jsp/egovframework/com/uss/ion/ulm/EgovUnityLinkUpdt.jsp +++ b/src/main/webapp/WEB-INF/jsp/egovframework/com/uss/ion/ulm/EgovUnityLinkUpdt.jsp @@ -45,7 +45,6 @@ function fn_egov_init_UnityLink(){ ******************************************************** */ function fn_egov_save_UnityLink(){ var varFrom = document.unityLink; - varFrom.onsubmit(); if(confirm("")){ varFrom.action = ""; if(!validateUnityLink(varFrom)){