-
Notifications
You must be signed in to change notification settings - Fork 156
/
.gitmodules
24 lines (24 loc) · 1.13 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
[submodule "osmtm/static/bootstrap"]
path = osmtm/static/bootstrap
url = https://github.com/twbs/bootstrap.git
[submodule "osmtm/static/js/lib/Leaflet.draw"]
path = osmtm/static/js/lib/Leaflet.draw
url = https://github.com/Leaflet/Leaflet.draw.git
[submodule "osmtm/static/js/lib/leaflet-control-osm-geocoder"]
path = osmtm/static/js/lib/leaflet-control-osm-geocoder
url = https://github.com/k4r573n/leaflet-control-osm-geocoder.git
[submodule "osmtm/static/js/lib/showdown"]
path = osmtm/static/js/lib/showdown
url = https://github.com/showdownjs/showdown.git
[submodule "osmtm/static/js/lib/shapefile-js"]
path = osmtm/static/js/lib/shapefile-js
url = https://github.com/calvinmetcalf/shapefile-js.git
[submodule "osmtm/static/js/lib/JavaScript-AutoComplete"]
path = osmtm/static/js/lib/JavaScript-AutoComplete
url = https://github.com/Pixabay/JavaScript-autoComplete.git
[submodule "osmtm/static/js/lib/moment"]
path = osmtm/static/js/lib/moment
url = https://github.com/moment/moment.git
[submodule "osmtm/static/js/lib/colorselector"]
path = osmtm/static/js/lib/colorselector
url = https://github.com/flaute/bootstrap-colorselector.git