대시보드
저장소
filestore
액티비티
검색
로그인
~jhpark
/
owl-kisa
OWL ITS + 탐지시스템(인터넷 진흥원)
요약
커밋
트리
문서
포크
비교
blame
|
히스토리
|
raw
- 일반 사용자 로그인시 이슈유형 메뉴 정상적으로 뜨도록 수정 - 이슈 메뉴 클릭시 프로젝트에 속해 있는 사용자는 모든 이슈 보도록 수정
jinhyuk jang
2021-12-12
2fed2749b65c7926ab20fc45a830f5d84adaff41
[~jhpark/owl-kisa.git]
/
src
/
main
/
webapp
/
assets
/
clientWeb
/
clientnotice.html
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Event</title>
</head>
<body>
<embed style="width:100%;height:100%;" type="text/html" src="http://www.wisestone.kr/company/about.php">
</body>
</html>