summaryrefslogtreecommitdiff
path: root/client/js/services/sharedProfile.js
diff options
context:
space:
mode:
authormanzerbredes <loic.guegan_secondary@yahoo.fr>2016-02-06 12:10:04 +0100
committermanzerbredes <loic.guegan_secondary@yahoo.fr>2016-02-06 12:10:04 +0100
commitbd81674a85677378b8a6a167439cac92c807dc23 (patch)
treebb74e18411aebdf8cde2c7dd1e5fa35e0ac18c5b /client/js/services/sharedProfile.js
parente9e7ddf9b11f73e01925541bd6a534d5abaa7548 (diff)
Add doc
Diffstat (limited to 'client/js/services/sharedProfile.js')
-rw-r--r--client/js/services/sharedProfile.js6
1 files changed, 4 insertions, 2 deletions
diff --git a/client/js/services/sharedProfile.js b/client/js/services/sharedProfile.js
index 2a5ab83..6e78cf6 100644
--- a/client/js/services/sharedProfile.js
+++ b/client/js/services/sharedProfile.js
@@ -1,6 +1,8 @@
-
-
+/**
+ * The sharedProfile service
+ * It's used to shared the profile between controller
+ */
mainApp.factory('sharedProfile',[function(){
var profile={};