diff options
| author | manzerbredes <loic.guegan_secondary@yahoo.fr> | 2016-02-10 21:45:52 +0100 |
|---|---|---|
| committer | manzerbredes <loic.guegan_secondary@yahoo.fr> | 2016-02-10 21:45:52 +0100 |
| commit | 3f83cae4178226084dcbf1e826271a04cc97086d (patch) | |
| tree | 5a025139d71daa3524e10edac5a876a01c5e69ad /client/index.html | |
| parent | 0c985435949c1b7cd034d70559f8bcce744418de (diff) | |
Login Service complete !
Diffstat (limited to 'client/index.html')
| -rw-r--r-- | client/index.html | 1 |
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> |
