summaryrefslogtreecommitdiff
path: root/client/js/services/sharedProfile.js
diff options
context:
space:
mode:
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={};