From 341d6578c97ca5e326de8177986667baa85003ce Mon Sep 17 00:00:00 2001 From: myname Date: Thu, 28 Mar 2024 15:36:20 +0900 Subject: [PATCH] =?UTF-8?q?2024-03-28=2015:36=20=EB=A6=AC=ED=8F=AC?= =?UTF-8?q?=ED=8A=B8=20=EC=98=A4=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 --- .../webapp/WEB-INF/jsp/oprtn/tngrVisitEdu/eduRsltMngList.jsp | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/main/webapp/WEB-INF/jsp/oprtn/tngrVisitEdu/eduRsltMngList.jsp b/src/main/webapp/WEB-INF/jsp/oprtn/tngrVisitEdu/eduRsltMngList.jsp index f97848d2..ce52c5e9 100644 --- a/src/main/webapp/WEB-INF/jsp/oprtn/tngrVisitEdu/eduRsltMngList.jsp +++ b/src/main/webapp/WEB-INF/jsp/oprtn/tngrVisitEdu/eduRsltMngList.jsp @@ -632,16 +632,11 @@ viewer.hideToolbarItem(["save"]); viewer.openFile('tnrg_rslts_240117.mrd', '/rf [https://www.edu-copyright.or.kr/offedu/ve/aplct/tngrVisitEdu/eduAplct/tngrRsltRprtListAjax.do?rsltList='+rsltList+']'); }else{ //개발 - /* var viewer = new m2soft.crownix.Viewer('http://119.193.215.98:8093/ReportingServer/service'); viewer.hideToolbarItem(["save"]); //viewer.openFile('tnrg_rslts_240117.mrd', '/rf [http://119.193.215.98:9989/offedu/ve/aplct/tngrVisitEdu/eduAplct/tngrRsltRprtListAjax.do?rsltList='+rsltList+']'); viewer.openFile('tnrg_rslts_240117.mrd', '/rf [http://192.168.0.32:3080/offedu/ve/aplct/tngrVisitEdu/eduAplct/tngrRsltRprtListAjax.do?rsltList='+rsltList+']'); - */ - var viewer = new m2soft.crownix.Viewer('https://www.edu-copyright.or.kr/offedu/ReportingServer/service'); - viewer.hideToolbarItem(["save"]); - viewer.openFile('tnrg_rslts_240117.mrd', '/rf [https://www.edu-copyright.or.kr/offedu/ve/aplct/tngrVisitEdu/eduAplct/tngrRsltRprtListAjax.do?rsltList='+rsltList+']'); } }