대시보드
저장소
filestore
액티비티
검색
로그인
~jhpark
/
owl-kisa
OWL ITS + 탐지시스템(인터넷 진흥원)
요약
커밋
트리
문서
포크
비교
blame
|
히스토리
|
raw
- '이슈관리' 권한은 내가 속해있는 프로젝트의 이슈에 대해서만 관리 권한이 있음 - 일반 사용자 검색 문제 해결 - 이슈리스트 툴팁 재추가
이민희
2021-12-23
1bf54ac4463cc9a821bb818f6c8cfb01d981e91a
[~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>