diff --git a/src/main/webapp/WEB-INF/jsp/cop/bbs/EgovNoticeRegist.jsp b/src/main/webapp/WEB-INF/jsp/cop/bbs/EgovNoticeRegist.jsp index 2c44cfe7..215dca64 100644 --- a/src/main/webapp/WEB-INF/jsp/cop/bbs/EgovNoticeRegist.jsp +++ b/src/main/webapp/WEB-INF/jsp/cop/bbs/EgovNoticeRegist.jsp @@ -454,11 +454,11 @@ function fn_egov_regist_preview() { 공지기간 - + 시작일 - +
+ 종료일 - + - 메뉴명 - 메소드명 - 기능명 - 파라미터 - 개인정보여부 - 등록일자 - 사용자구분 - 통계사용여부 - 통계순서 + 번호 + 메뉴명 + 메소드명 + 기능명 + 파라미터 + 개인정보여부 + 등록일자 + 사용자구분 + 통계사용여부 + 통계순서 관리 diff --git a/src/main/webapp/visitEdu/adm/publish/css/content_sub.css b/src/main/webapp/visitEdu/adm/publish/css/content_sub.css index 0dd8869e..400c1150 100644 --- a/src/main/webapp/visitEdu/adm/publish/css/content_sub.css +++ b/src/main/webapp/visitEdu/adm/publish/css/content_sub.css @@ -97,6 +97,7 @@ .calendar_in {display: inline-block; position: relative;} .calBtn {padding: 0 10px; border: 0; background-color: inherit; background:url(../image/content/calendarIcon.png)no-repeat; background-position-x:2px; width:22px;} .calendar_in img {position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%)} +a .calBtn {margin:0 5px 0 0; background:url(../image/content/calendarIcon.png)no-repeat; background-position-y:13px; text-indent:-9999px;} .dateInput {width: }