건의 접수가 검색되었습니다.
diff --git a/src/main/webapp/WEB-INF/jsp/oprtn/cndtnSspnIdtmt/trgtReg.jsp b/src/main/webapp/WEB-INF/jsp/oprtn/cndtnSspnIdtmt/trgtReg.jsp
index 4b3614b5..98b07909 100644
--- a/src/main/webapp/WEB-INF/jsp/oprtn/cndtnSspnIdtmt/trgtReg.jsp
+++ b/src/main/webapp/WEB-INF/jsp/oprtn/cndtnSspnIdtmt/trgtReg.jsp
@@ -52,6 +52,11 @@
$('.picker__button--today').removeAttr('disabled').click();
//클릭 이벤트 후 disabled 자동으로 적용
/* $('.picker__button--today').attr('disabled', 'disabled'); */
+ var userWork = '${userWork}';
+ if(userWork != ''){
+ $(".picker").remove();
+ $(".calendar").removeClass('picker__input');
+ }
});
diff --git a/src/main/webapp/WEB-INF/jsp/oprtn/tngrVisitEdu/eduAplctMngList.jsp b/src/main/webapp/WEB-INF/jsp/oprtn/tngrVisitEdu/eduAplctMngList.jsp
index 6dce6c27..27768358 100644
--- a/src/main/webapp/WEB-INF/jsp/oprtn/tngrVisitEdu/eduAplctMngList.jsp
+++ b/src/main/webapp/WEB-INF/jsp/oprtn/tngrVisitEdu/eduAplctMngList.jsp
@@ -235,7 +235,7 @@
try{
sendSms(
$(this).data("phone"),
- "안녕하세요, 한국저작권위원회 교육운영팀입니다.\n신청하신 찾아가는 저작권 교육일정이 확정되었습니다.\n강사 배정 후, 교육 일주일 전 다시 안내 드리겠습니다.\n범죄경력조회동의서 등 필요서류가 있으시면 신청하신 교육 홈페이지 교육신청목록에서 서류 양식 업로드 하시면 됩니다. 단, 강사 배정 후 업로드 가능하며 교육일로부터 2주전 가능합니다.(위원회 사정에 따라 강사 배정 시기는 변동 될 수 있음)\n감사합니다.\n055-792-0224\nschool@copyright.or.kr",
+ "안녕하세요, 한국저작권위원회 교육운영팀입니다.\n신청하신 찾아가는 저작권 교육 일정이 확정되었습니다.\n강사 배정후, 교육 일주일 전 만족도 조사 작성법 등 다시 안내 드리겠습니다.\n범죄경력조회동의서 등 필요서류가 있으시면 신청하신 교육 홈페이지www.edu-copyright.or.kr/offedu) 접속하셔서\n① 찾아가는 교육 청소년 > ② 신청목록 > ③ 신청건 클릭 > ④ 하단 교육차시정보 ★서류요청★ 클릭>\n⑤ 강사 체크후 양식 업로드 하시면 됩니다. (제출여부에 파일이 업로드되면 다운로드하셔서 사용하시면 됩니다.)\n단, 범죄경력조회동의서는 배정강사이름이 표시된 후 업로드 가능하며 교육일로부터 2주 전 강사배정 완료 예정입니다.(위원회 사정에 따라 강사 배정 시기는 변동 될 수 있음)\n감사합니다.\n055-792-0224\nschool@copyright.or.kr",
$(this).val(),
$(this).data("userid"),
"C",
@@ -243,7 +243,7 @@
);
sendEmail(
$(this).data("email"),
- "신청하신 찾아가는 저작권 교육일정이 확정되었습니다.\n강사 배정 후, 교육 일주일 전 다시 안내 드리겠습니다.\n범죄경력조회동의서 등 필요서류가 있으시면 신청하신 교육 홈페이지 교육신청목록에서 서류 양식 업로드 하시면 됩니다. 단, 강사 배정 후 업로드 가능하며 교육일로부터 2주전 가능합니다.(위원회 사정에 따라 강사 배정 시기는 변동 될 수 있음)",
+ "신청하신 찾아가는 저작권 교육 일정이 확정되었습니다.\n강사 배정후, 교육 일주일 전 만족도 조사 작성법 등 다시 안내 드리겠습니다.\n범죄경력조회동의서 등 필요서류가 있으시면 신청하신 교육 홈페이지www.edu-copyright.or.kr/offedu) 접속하셔서\n① 찾아가는 교육 청소년 > ② 신청목록 > ③ 신청건 클릭 > ④ 하단 교육차시정보 ★서류요청★ 클릭>\n⑤ 강사 체크후 양식 업로드 하시면 됩니다. (제출여부에 파일이 업로드되면 다운로드하셔서 사용하시면 됩니다.)\n
단, 범죄경력조회동의서는 배정강사이름이 표시된 후 업로드 가능하며 교육일로부터 2주 전 강사배정 완료 예정입니다.(위원회 사정에 따라 강사 배정 시기는 변동 될 수 있음)",
$(this).val(),
$(this).data("userid"),
"C",
diff --git a/src/main/webapp/WEB-INF/jsp/uss/orgchart/OrgChartManage.jsp b/src/main/webapp/WEB-INF/jsp/uss/orgchart/OrgChartManage.jsp
index fc09f162..ddfaf353 100644
--- a/src/main/webapp/WEB-INF/jsp/uss/orgchart/OrgChartManage.jsp
+++ b/src/main/webapp/WEB-INF/jsp/uss/orgchart/OrgChartManage.jsp
@@ -592,7 +592,259 @@
-
+
+
+
+
-
+
-
+
-
+
diff --git a/src/main/webapp/visitEdu/adm/publish/css/content.css b/src/main/webapp/visitEdu/adm/publish/css/content.css
index 81165637..a7739c75 100644
--- a/src/main/webapp/visitEdu/adm/publish/css/content.css
+++ b/src/main/webapp/visitEdu/adm/publish/css/content.css
@@ -27,7 +27,7 @@
.list_top{margin-bottom: 30px; background-color: #f1f2f4; padding:0 25px; border: 1px solid #dbdcdd; border-radius: 5px; box-sizing: border-box;}
.list_top>div {display: flex; align-items: center; min-height: 64px; border-bottom: 1px solid #e3e4e5; box-sizing: border-box;padding:10px 0;}
.list_top>div:last-child {border-bottom: 0;}
-.list_top .util_left {width: 150px;}
+.list_top .util_left {width: 190px;}
.list_top .util_left p{padding-left: 10px; font-size: 18px; font-weight: 500; color: #222; position: relative;}
.list_top .util_left p::before {content: ""; position: absolute; width: 3px; height: 14px; border-radius: 1.5px;background-color: #3a72db; top: 50%; left: 0; transform: translateY(-50%);}
.list_top .util_right {width: calc(100% - 100px); display: flex; align-items: center;font-size: 18px; font-weight: 300; color: #555;}
@@ -56,6 +56,10 @@
.btn_center{text-align: center;}
.btn_right{text-align: right;}
+/* 리스트 상세 버튼 추가 */
+.btn_wrap.btn_layout02{display: flex; justify-content: space-between; margin:15px 0 30px 0;}
+.btn_wrap.btn_layout02>div{width: calc(100% / 3);}
+
/* button type */
.btn_wrap select {height: 45px !important;}
.btn_wrap button {margin: 0 1px;height: 45px; padding: 0 25px; margin: 0 2px; font-size: 18px;text-align: center; vertical-align: middle; letter-spacing: -0.8px; border-radius: 5px; box-sizing: border-box; transition: background-color .1s linear;}
@@ -489,4 +493,9 @@ input[type="text"].input_time {width: 50px;}
/*성인 > 교욱결과관리 > 상세*/
.ta_con tr th{background-color: #f3f3f3;}
- .ta_con tr th p{font-size: 17px; font-weight: 400; color: #000;}
\ No newline at end of file
+ .ta_con tr th p{font-size: 17px; font-weight: 400; color: #000;}
+
+ /*조직도 관리 > 조직도*/
+ .or_con .pageCont{display: flex;}
+ .or_con .menu_area{margin-right: 35px;}
+ .or_con .fwMd{margin: -5px 0 10px 0;}
\ No newline at end of file