forked from decko-commons/decko
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
33 lines (33 loc) · 1.5 KB
/
.gitmodules
File metadata and controls
33 lines (33 loc) · 1.5 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 "card/db/seed"]
path = card/db/seed
url = https://github.com/decko-commons/decko-seed.git
[submodule "card/tmpsets"]
path = card/tmpsets
url = https://github.com/decko-commons/decko-tmpsets.git
[submodule "card/mod/machines/vendor/jquery_file_upload"]
path = card-mod-machines/vendor/jquery_file_upload
url = https://github.com/blueimp/jQuery-File-Upload
[submodule "card/mod/machines/vendor/jquery_rails"]
path = card-mod-machines/vendor/jquery_rails
url = https://github.com/rails/jquery-rails
[submodule "card-mod-date/vendor/moment"]
path = card-mod-date/vendor/moment
url = https://github.com/moment/moment
[submodule "card-mod-date/vendor/tempusdominus"]
path = card-mod-date/vendor/tempusdominus
url = https://github.com/tempusdominus/bootstrap-4
[submodule "card-mod-bootstrap/vendor/bootstrap"]
path = card-mod-bootstrap/vendor/bootstrap
url = https://github.com/twbs/bootstrap
[submodule "card-mod-bootstrap/vendor/bootswatch"]
path = card-mod-bootstrap/vendor/bootswatch
url = https://github.com/thomaspark/bootswatch
[submodule "card-mod-bootstrap/vendor/bootstrap-colorpicker"]
path = card-mod-bootstrap/vendor/bootstrap-colorpicker
url = https://github.com/farbelous/bootstrap-colorpicker.git
[submodule "card-mod-bootstrap/vendor/select2"]
path = card-mod-bootstrap/vendor/select2
url = https://github.com/select2/select2
[submodule "card-mod-platypus/vendor/capybara-select2"]
path = card-mod-platypus/vendor/capybara-select2
url = https://github.com/brunocavalcante/capybara-select2