summaryrefslogtreecommitdiff
path: root/client
diff options
context:
space:
mode:
authormanzerbredes <loic.guegan_secondary@yahoo.fr>2016-02-03 19:06:15 +0100
committermanzerbredes <loic.guegan_secondary@yahoo.fr>2016-02-03 19:06:15 +0100
commitc29c6e65f9e1cee257de276a2ef937e3fab756e6 (patch)
tree969d61941f522c3af4bfe088f0303d19876860f6 /client
parent6566017d2b1e096ad96e2df67b3fbd73661c359d (diff)
Error jquery path
Diffstat (limited to 'client')
-rw-r--r--client/index.html2
-rw-r--r--client/vendors/jquery/jquery-2.2.0.min.js (renamed from client/vendors/jquery/js/jquery-2.2.0.min.js)0
2 files changed, 1 insertions, 1 deletions
diff --git a/client/index.html b/client/index.html
index ec9759d..a4845e8 100644
--- a/client/index.html
+++ b/client/index.html
@@ -60,7 +60,7 @@
<!-- Include JQuery -->
- <script src="./vendors/jquery/js/jquery-2.2.0.min.js"></script>
+ <script src="./vendors/jquery/jquery-2.2.0.min.js"></script>
<!-- Include Bootstrap -->
<script src="./vendors/bootstrap/js/bootstrap.min.js"></script>
diff --git a/client/vendors/jquery/js/jquery-2.2.0.min.js b/client/vendors/jquery/jquery-2.2.0.min.js
index 06ac263..06ac263 100644
--- a/client/vendors/jquery/js/jquery-2.2.0.min.js
+++ b/client/vendors/jquery/jquery-2.2.0.min.js