2018-11-21 14:47:18 +00:00
|
|
|
div.grid-layer
|
|
|
|
div.grid-layer-main.containerV
|
2018-12-11 12:42:53 +00:00
|
|
|
h2 New offers
|
|
|
|
span Here you can find and post offers
|
2018-11-19 18:45:42 +00:00
|
|
|
sib-display#offers-list(
|
|
|
|
data-src=`${sdn}/job-offers/`,
|
2018-12-17 12:58:03 +00:00
|
|
|
data-fields='status, user-thumb, creation, title, description, skills, send',
|
|
|
|
set-status='closingDate',
|
|
|
|
widget-closingDate='hdapp-closing-date',
|
2018-12-12 23:35:23 +00:00
|
|
|
set-user-thumb='author.profile.picture, author.first_name, author.member.roles.ldp:contains.name',
|
2018-12-10 16:30:56 +00:00
|
|
|
widget-author.profile.picture='sib-display-img',
|
2018-12-12 10:13:03 +00:00
|
|
|
set-creation='creationDate',
|
2018-12-17 12:58:03 +00:00
|
|
|
widget-skills='sib-display-lookuplist',
|
|
|
|
set-send='before-send-link, send-link',
|
|
|
|
value-before-send-link='',
|
|
|
|
value-send-link='Send a private message',
|
|
|
|
template-send-link='chat-link'
|
|
|
|
search-range-skills=`${sdn}/skills/`,
|
2018-12-10 14:31:25 +00:00
|
|
|
search-fields='content,skills,open',
|
2018-12-17 12:58:03 +00:00
|
|
|
set-content='title, description'
|
2018-11-19 18:45:42 +00:00
|
|
|
)
|
2018-11-21 14:47:18 +00:00
|
|
|
div.grid-layer-links.containerV
|
2018-12-12 23:35:23 +00:00
|
|
|
template#groups-list-template
|
|
|
|
p ${value}
|
2018-11-21 14:47:18 +00:00
|
|
|
sib-link(next="job-offer-create").containerH.containerCenter.action-link
|
2018-12-09 18:56:56 +00:00
|
|
|
div.icon-plus
|
2018-12-11 12:42:53 +00:00
|
|
|
div Post a new offer
|
2018-11-21 14:47:18 +00:00
|
|
|
sib-link().containerH.containerCenter.how-link
|
2018-12-09 18:56:56 +00:00
|
|
|
div.icon-idea
|
2018-12-11 12:42:53 +00:00
|
|
|
div.grow How To find a new offer?
|
2018-11-21 14:47:18 +00:00
|
|
|
sib-link().containerH.containerCenter.how-link
|
2018-12-09 18:56:56 +00:00
|
|
|
div.icon-idea
|
2018-12-11 12:42:53 +00:00
|
|
|
div.grow How to set notification?
|