대시보드
저장소
filestore
액티비티
검색
로그인
~jhpark
/
owl-kisa
OWL ITS + 탐지시스템(인터넷 진흥원)
요약
커밋
트리
문서
포크
비교
blame
|
히스토리
|
raw
일반 사용자 로그인시 상단 프로젝트 목록과 프로젝트 메뉴의 목록 개수가 다른 문제 해결
이민희
2021-12-15
fe2856826d978b2a231ea684231459d7d3b22e1e
[~jhpark/owl-kisa.git]
/
src
/
main
/
webapp
/
bower_components
/
angular-ui-sortable
/
bower.json
1
2
3
4
5
6
7
8
9
10
{
"name": "angular-ui-sortable",
"version": "",
"main": ["./sortable.js"],
"dependencies": {
"angular": ">=1.2.x",
"jquery": ">=3.1.x",
"jquery-ui": ">=1.12.x"
}
}