This repository has been archived by the owner on Dec 27, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
67 lines (67 loc) · 2.38 KB
/
.gitmodules
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
[submodule "ext_modules/jquery"]
path = ext_modules/jquery
url = git://github.com/jquery/jquery.git
ignore = dirty
[submodule "ext_modules/compass"]
path = ext_modules/compass
url = git://github.com/chriseppstein/compass.git
ignore = dirty
[submodule "ext_modules/qtip2"]
path = ext_modules/qtip2
url = git://github.com/Craga89/qTip2.git
ignore = dirty
[submodule "ext_modules/underscore"]
path = ext_modules/underscore
url = git://github.com/documentcloud/underscore.git
ignore = dirty
[submodule "ext_modules/mathjax"]
path = ext_modules/mathjax
url = git://github.com/mathjax/MathJax.git
ignore = dirty
[submodule "ext_modules/pagedown"]
path = ext_modules/pagedown
url = git://github.com/ujifgc/pagedown.git
ignore = dirty
[submodule "ext_modules/jquery-ui-multiselect"]
path = ext_modules/jquery-ui-multiselect
url = git://github.com/ehynds/jquery-ui-multiselect-widget.git
ignore = dirty
[submodule "ext_modules/ui-sortable"]
path = ext_modules/ui-sortable
url = git://github.com/angular-ui/ui-sortable
[submodule "ext_modules/angular"]
path = ext_modules/angular
url = git://github.com/indico/angular.js.git
[submodule "ext_modules/rrule"]
path = ext_modules/rrule
url = git://github.com/jakubroztocil/rrule.git
[submodule "ext_modules/jqplot"]
path = ext_modules/jqplot
url = https://github.com/svandecappelle/jQPlot.git
[submodule "ext_modules/Jed"]
path = ext_modules/Jed
url = https://github.com/SlexAxton/Jed.git
[submodule "ext_modules/dropzone"]
path = ext_modules/dropzone
url = https://github.com/enyo/dropzone.git
[submodule "ext_modules/jquery-typeahead"]
path = ext_modules/jquery-typeahead
url = https://github.com/running-coder/jquery-typeahead.git
[submodule "ext_modules/selectize.js"]
path = ext_modules/selectize.js
url = https://github.com/brianreavis/selectize.js.git
[submodule "ext_modules/chartist.js"]
path = ext_modules/chartist.js
url = git://github.com/gionkunz/chartist-js.git
[submodule "ext_modules/jquery-tablesorter"]
path = ext_modules/jquery-tablesorter
url = https://github.com/Mottie/tablesorter.git
[submodule "ext_modules/moment.js"]
path = ext_modules/moment.js
url = https://github.com/moment/moment.git
[submodule "ext_modules/clipboard.js"]
path = ext_modules/clipboard.js
url = https://github.com/zenorocha/clipboard.js.git
[submodule "ext_modules/taggle.js"]
path = ext_modules/taggle.js
url = https://github.com/okcoker/taggle.js.git