]> git.parisson.com Git - teleforma.git/commitdiff
add d3 and nvd3 js modules
authorGuillaume Pellerin <yomguy@parisson.com>
Thu, 28 May 2015 12:54:39 +0000 (14:54 +0200)
committerGuillaume Pellerin <yomguy@parisson.com>
Thu, 28 May 2015 12:54:39 +0000 (14:54 +0200)
.gitmodules [new file with mode: 0644]
teleforma/static/teleforma/lib/d3 [new submodule]
teleforma/static/teleforma/lib/nvd3 [new submodule]

diff --git a/.gitmodules b/.gitmodules
new file mode 100644 (file)
index 0000000..98fb56b
--- /dev/null
@@ -0,0 +1,6 @@
+[submodule "teleforma/static/teleforma/lib/nvd3"]
+       path = teleforma/static/teleforma/lib/nvd3
+       url = https://github.com/nvd3-community/nvd3.git
+[submodule "teleforma/static/teleforma/lib/d3"]
+       path = teleforma/static/teleforma/lib/d3
+       url = https://github.com/mbostock/d3.git
diff --git a/teleforma/static/teleforma/lib/d3 b/teleforma/static/teleforma/lib/d3
new file mode 160000 (submodule)
index 0000000..78e0a4b
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit 78e0a4bb81a6565bf61e3ef1b898ef8377478766
diff --git a/teleforma/static/teleforma/lib/nvd3 b/teleforma/static/teleforma/lib/nvd3
new file mode 160000 (submodule)
index 0000000..c41d501
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit c41d501c1d1215844a8ae6b13646d15fc788c26b