forked from hotosm/osm-tasking-manager2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
18 lines (18 loc) · 863 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[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/jquery-timeago"]
path = osmtm/static/js/lib/jquery-timeago
url = https://github.com/rmm5t/jquery-timeago.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