diff --git a/WebContent/jsp/onl/admin/service/fieldExtractInfoManDetail.jsp b/WebContent/jsp/onl/admin/service/fieldExtractInfoManDetail.jsp
index d731b5f..0694ad2 100644
--- a/WebContent/jsp/onl/admin/service/fieldExtractInfoManDetail.jsp
+++ b/WebContent/jsp/onl/admin/service/fieldExtractInfoManDetail.jsp
@@ -410,7 +410,7 @@ var url_view = '';
| <%= localeMessage.getString("fieldExtract.eaiSvcName")%> |
-
+
<%-- " level="W" status="DETAIL,NEW" class="btn_img" /> --%>
|
@@ -469,14 +469,14 @@ var url_view = '';
| <%= localeMessage.getString("fieldExtract.layoutName")%> |
-
+
<%-- " level="W" status="DETAIL,NEW" class="btn_img" /> --%>
|
| <%= localeMessage.getString("fieldExtract.layoutDesc")%> |
-
+ |
|
diff --git a/WebContent/jsp/onl/transaction/extnl/interfaceManPopup.jsp b/WebContent/jsp/onl/transaction/extnl/interfaceManPopup.jsp
new file mode 100644
index 0000000..fa5f9cc
--- /dev/null
+++ b/WebContent/jsp/onl/transaction/extnl/interfaceManPopup.jsp
@@ -0,0 +1,130 @@
+<%@ page language="java" contentType="text/html; charset=utf-8"%>
+<%@ page import="java.io.*"%>
+<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
+<%@ include file="/jsp/common/include/localemessage.jsp" %>
+<%
+ response.setHeader("Pragma", "No-cache");
+ response.setHeader("Cache-Control", "no-cache");
+ response.setHeader("Expires", "0");
+
+%>
+
+
+
+
+
+
+
+
+
+
+
+