-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules_upstream
More file actions
34 lines (33 loc) · 1.42 KB
/
.gitmodules_upstream
File metadata and controls
34 lines (33 loc) · 1.42 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
28
29
30
31
32
33
[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-ajaxform"]
url = "git@cornerstone:dtee/jQuery-AjaxForm.git"
path = "vendor/js/jquery-ajaxform"
[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-hint"]
url = "git@cornerstone:dtee/jQuery-Hint.git"
path = "vendor/js/jquery-hint"
[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"