diff --git a/src/main/webapp/WEB-INF/jsp/web/kccadr/adjstExp/adjstReqRegistStep3.jsp b/src/main/webapp/WEB-INF/jsp/web/kccadr/adjstExp/adjstReqRegistStep3.jsp index a0b88fa5..f4ad130e 100644 --- a/src/main/webapp/WEB-INF/jsp/web/kccadr/adjstExp/adjstReqRegistStep3.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/kccadr/adjstExp/adjstReqRegistStep3.jsp @@ -110,7 +110,8 @@ function fncGoList(status) { linkForm.submit(); } function fn_adjstReq_preview01() { - window.open("/web/kccadr/adjst/report/adjstReqReportAjax.do?adrSeq=ADR_0000000000003430"); + alert("체험기능입니다"); +// window.open("/web/kccadr/adjst/report/adjstReqReportAjax.do?adrSeq=ADR_0000000000003430"); }