Skip to content
Snippets Groups Projects
Commit b5e962e8 authored by jblemee's avatar jblemee
Browse files

fix: user author.groups instead of author.member.roles

parent a25a1cb2
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ div.grid-layer
data-fields='status, user-thumb, creation, title, description, skills, send',
set-status='closingDate',
widget-closingDate='hdapp-closing-date',
set-user-thumb='author.account.picture, author.first_name, author.member.roles.ldp:contains.name',
set-user-thumb='author.account.picture, author.first_name, author.groups.ldp:contains.name',
widget-author.account.picture='sib-display-img',
set-creation='creationDate',
widget-skills='sib-display-lookuplist',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment