fix(job-offers): correct url added to contact the author.
This commit is contained in:
parent
dec17638d6
commit
30ca2223c2
@ -7,7 +7,7 @@ div.job-offers__main
|
|||||||
|
|
||||||
sib-widget(name='hd-contact-author')
|
sib-widget(name='hd-contact-author')
|
||||||
template
|
template
|
||||||
sib-link(next='member-chat', data-src="${value['@id']}") Send a message
|
sib-link(next='member-chat', data-src="${value.profile['@id']}") Send a message
|
||||||
|
|
||||||
div.job-offers__content
|
div.job-offers__content
|
||||||
h1 New offers
|
h1 New offers
|
||||||
|
Loading…
Reference in New Issue
Block a user