Merge branch 'staging' into feat/manager_deploy

This commit is contained in:
Jean-Baptiste Pasquier 2019-12-06 16:16:49 +01:00
commit 49e8fe9fee
No known key found for this signature in database
GPG Key ID: F2702E6D22ED4D62
2 changed files with 3 additions and 2 deletions

View File

@ -30,5 +30,7 @@ script(data-default-context, type="application/ld+json")
| "object": "http://happy-dev.fr/owl/#object",
| "author": "http://happy-dev.fr/owl/#author",
| "account": "http://happy-dev.fr/owl/#account",
| "jabberID": "foaf:jabberID"
| "jabberID": "foaf:jabberID",
| "firstName": "http://happy-dev.fr/owl/#first_name",
| "lastName": "http://happy-dev.fr/owl/#last_name"
| }

View File

@ -18,7 +18,6 @@ details#user-controls
summary(tabindex='0' role='button')
sib-display#user-controls__profile(
fields='firstName, account.picture'
extra-context='{firstName:"first_name"}'
widget-account.picture='hd-user-avatar'
bind-user
)