-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules_cornerstone
More file actions
28 lines (27 loc) · 1.16 KB
/
.gitmodules_cornerstone
File metadata and controls
28 lines (27 loc) · 1.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[submodule "vendor/js/datatables"]
url = "git@cornerstone:DataTables/DataTables.git"
path = "vendor/js/datatables"
[submodule "vendor/js/highcharts"]
url = "git@cornerstone:highslide-software/highcharts.com.git"
path = "vendor/js/highcharts"
[submodule "vendor/js/jquery"]
url = "git@cornerstone:jquery/jquery.git"
path = "vendor/js/jquery"
[submodule "vendor/js/jquery-file-upload"]
url = "git@cornerstone:blueimp/jQuery-File-Upload.git"
path = "vendor/js/jquery-file-upload"
[submodule "vendor/js/jquery-form"]
url = "git@cornerstone:malsup/form.git"
path = "vendor/js/jquery-form"
[submodule "vendor/js/jquery-jqGrid"]
url = "git@cornerstone:tonytomov/jqGrid.git"
path = "vendor/js/jquery-jqGrid"
[submodule "vendor/js/jquery-ui"]
url = "git@cornerstone:jquery/jquery-ui.git"
path = "vendor/js/jquery-ui"
[submodule "vendor/less/blueprint"]
url = "git@cornerstone:omnifroodle/blueprint.less.git"
path = "vendor/less/blueprint"
[submodule "vendor/less/elements"]
url = "git@cornerstone:dmitryf/elements.git"
path = "vendor/less/elements"