Skip to content
Snippets Groups Projects

Fix context

Merged Benoit Alessandroni requested to merge bugfix/add-interfacelanguage-on-everyspace into master
1 file
+ 3
2
Compare changes
  • Side-by-side
  • Inline
+ 3
2
@@ -26,10 +26,11 @@ head
@@ -26,10 +26,11 @@ head
"entrepreneurProfile": "http://happy-dev.fr/owl/#entrepreneur_profile",
"entrepreneurProfile": "http://happy-dev.fr/owl/#entrepreneur_profile",
"mentorProfile": "http://happy-dev.fr/owl/#mentor_profile",
"mentorProfile": "http://happy-dev.fr/owl/#mentor_profile",
"account":"hd:account",
"account":"hd:account",
"avatar":"foaf:depiction",
"picture":"foaf:depiction",
"picture":"foaf:depiction",
"messageSet":"http://happy-dev.fr/owl/#message_set",
"messageSet":"http://happy-dev.fr/owl/#message_set",
"author":"http://happy-dev.fr/owl/#author_user",
"author":"http://happy-dev.fr/owl/#author_user",
"title":"http://happy-dev.fr/owl/#title"
"title":"http://happy-dev.fr/owl/#title",
 
"avatar":"foaf:depiction",
 
"author.avatar":"foaf:depiction"
}
}
Loading