Skip to content
Snippets Groups Projects
Commit 7f81f4b7 authored by Gaelle Morin's avatar Gaelle Morin
Browse files

wip

parent c8564fb7
No related branches found
No related tags found
No related merge requests found
......@@ -6,14 +6,14 @@ div.grid-layer
data-src=`${sdn}/job-offers/`,
data-fields='date, user-thumb, title, description, skills',
widget-skills='sib-display-lookuplist',
set-user-thumb='author.member.avatar, author.first_name, author.last_name'
set-user-thumb='author.member.avatar, author.first_name, author.last_name',
widget-author.member.avatar='sib-display-img',
set-date='closingDate, creationDate',
widget-closingDate='hdapp-closing-date',
set-content='title, description',
search-fields='content,skills,open',
label-content='contenu',
search-range-skills=`${sdn}/skills/`,
search-range-skills=`${sdn}/skills/`
)
div.grid-layer-links.containerV
sib-link(next="job-offer-create").containerH.containerCenter.action-link
......
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