fix: skills url on job board edit

This commit is contained in:
Jean-Baptiste Pasquier 2019-06-24 14:03:39 +02:00
parent acbf7cdbd7
commit 56d8f2e76a
No known key found for this signature in database
GPG Key ID: F2702E6D22ED4D62
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
sib-form.block(
bind-resources
range-skills=`${sdn}/skills/`
range-skills=`${endpoints.skills}`
data-fields='title, description, skills, closingDate'