From e7b637f3b426d5c600770e735972a558ab7854aa Mon Sep 17 00:00:00 2001 From: myname Date: Fri, 22 Mar 2024 17:03:45 +0900 Subject: [PATCH] =?UTF-8?q?2024-03-22=2017:03=20=EB=B0=9C=EC=86=A1=20?= =?UTF-8?q?=EC=8B=A4=ED=8C=A8=20=EB=AC=B8=EA=B5=AC=20=EC=88=A8=EA=B9=80?= =?UTF-8?q?=EC=B2=98=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../oprtn/adultVisitEdu/eduCnfrmMngList.jsp | 4 +-- .../tngrVisitEdu/eduAplct/eduAplctDetail.jsp | 28 +++++++++++++++++-- 2 files changed, 28 insertions(+), 4 deletions(-) diff --git a/src/main/webapp/WEB-INF/jsp/oprtn/adultVisitEdu/eduCnfrmMngList.jsp b/src/main/webapp/WEB-INF/jsp/oprtn/adultVisitEdu/eduCnfrmMngList.jsp index 55e9c221..99d15cd5 100644 --- a/src/main/webapp/WEB-INF/jsp/oprtn/adultVisitEdu/eduCnfrmMngList.jsp +++ b/src/main/webapp/WEB-INF/jsp/oprtn/adultVisitEdu/eduCnfrmMngList.jsp @@ -532,9 +532,9 @@ success:function(returnData){ if(returnData.result == "success"){ - alert(returnData.message); + //alert(returnData.message); }else{ - alert(returnData.message); + //alert(returnData.message); } }, error:function(request , status, error){ diff --git a/src/main/webapp/WEB-INF/jsp/web/ve/aplct/tngrVisitEdu/eduAplct/eduAplctDetail.jsp b/src/main/webapp/WEB-INF/jsp/web/ve/aplct/tngrVisitEdu/eduAplct/eduAplctDetail.jsp index c6b5f1e2..9f4bb354 100644 --- a/src/main/webapp/WEB-INF/jsp/web/ve/aplct/tngrVisitEdu/eduAplct/eduAplctDetail.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/ve/aplct/tngrVisitEdu/eduAplct/eduAplctDetail.jsp @@ -28,7 +28,7 @@ .innorix_basic div.irx_filetree.empty-uploader{background: url(/offedu/visitEdu/usr/publish/images/content/dropzone_file_before.png) no-repeat center; height: 150px !important;} .irx_filetree,.innorix_basic div.irx_infoBox{height: 150px !important;} - +