summaryrefslogtreecommitdiff
path: root/client/index.html
diff options
context:
space:
mode:
authormanzerbredes <loic.guegan_secondary@yahoo.fr>2016-02-10 21:46:18 +0100
committermanzerbredes <loic.guegan_secondary@yahoo.fr>2016-02-10 21:46:18 +0100
commit8c6b1cecd310acebd63c73628688aa0fcf8cb126 (patch)
tree36529b1366bf65381aad98c6591336b0b80a8950 /client/index.html
parente026ce21b48eddc9c4ca03b441d03baff217d3ad (diff)
parent3f83cae4178226084dcbf1e826271a04cc97086d (diff)
Merge branch 'loic' into develop
Diffstat (limited to 'client/index.html')
-rw-r--r--client/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/index.html b/client/index.html
index 10eceb3..ab5f00f 100644
--- a/client/index.html
+++ b/client/index.html
@@ -73,6 +73,7 @@
<!-- Include services -->
<script src="./js/services/Identity.js"></script>
+ <script src="./js/services/Image.js"></script>
<!-- Include controller -->
<script src="./js/controllers/login.js"></script>