From 6aa5137bf60b29f71e1fe4f76dedaf367b626c97 Mon Sep 17 00:00:00 2001
From: Caner Candan <candan@info.univ-angers.fr>
Date: Sat, 18 Jan 2014 01:55:10 +0100
Subject: [PATCH] + added submodules

---
 static/bootstrap | 1 +
 static/chartjs   | 1 +
 static/jquery    | 1 +
 static/jqueryui  | 1 +
 4 files changed, 4 insertions(+)
 create mode 160000 static/bootstrap
 create mode 160000 static/chartjs
 create mode 160000 static/jquery
 create mode 160000 static/jqueryui

diff --git a/static/bootstrap b/static/bootstrap
new file mode 160000
index 00000000..9393bcef
--- /dev/null
+++ b/static/bootstrap
@@ -0,0 +1 @@
+Subproject commit 9393bcef9f6585317aecca38cd4f4c885037f761
diff --git a/static/chartjs b/static/chartjs
new file mode 160000
index 00000000..8f025f33
--- /dev/null
+++ b/static/chartjs
@@ -0,0 +1 @@
+Subproject commit 8f025f33c08c66991a12f02f908bab156a963aef
diff --git a/static/jquery b/static/jquery
new file mode 160000
index 00000000..eb358055
--- /dev/null
+++ b/static/jquery
@@ -0,0 +1 @@
+Subproject commit eb3580559f01546764e92fc50304138250d688a3
diff --git a/static/jqueryui b/static/jqueryui
new file mode 160000
index 00000000..2e11ec45
--- /dev/null
+++ b/static/jqueryui
@@ -0,0 +1 @@
+Subproject commit 2e11ec45e1a2b3ab9a9334414f1a569abf1d2671
-- 
GitLab