diff --git a/src/main/webapp/WEB-INF/jsp/kccadr/adrpr/adrPrsctLinkList.jsp b/src/main/webapp/WEB-INF/jsp/kccadr/adrpr/adrPrsctLinkList.jsp index 3e46acba..56da3ff5 100644 --- a/src/main/webapp/WEB-INF/jsp/kccadr/adrpr/adrPrsctLinkList.jsp +++ b/src/main/webapp/WEB-INF/jsp/kccadr/adrpr/adrPrsctLinkList.jsp @@ -152,19 +152,31 @@ function openExcelUploadPop() { - -
-
-
- <%-- - - --%> - -
+ +
+

총 건수 : + + + +

+
+
+ <%-- + + --%> + + + +
- +
diff --git a/src/main/webapp/WEB-INF/jsp/kccadr/adrpr/adrPrsctLinkRegist.jsp b/src/main/webapp/WEB-INF/jsp/kccadr/adrpr/adrPrsctLinkRegist.jsp index b6578358..c9137a65 100644 --- a/src/main/webapp/WEB-INF/jsp/kccadr/adrpr/adrPrsctLinkRegist.jsp +++ b/src/main/webapp/WEB-INF/jsp/kccadr/adrpr/adrPrsctLinkRegist.jsp @@ -92,6 +92,9 @@ function setAdrPrsctLinkShow(result) { $("#dfndnPhone3").val(dfndnPhone[2]); } } + + //버튼명 수정 + $("#btnRegister").html("수정"); } //등록화면 Clear @@ -372,7 +375,7 @@ function goList(){
- +