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

fix: missing title in job-offer-create

parent 38c3137d
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,8 @@ div
.form-view
sib-form.block(
data-src=`${sdn}/job-offers/`,
data-fields="description, skills",
data-fields="title, description, skills",
widget-author='sib-form-dropdown',
range-skills= `${sdn}/skills/`,
next="job-offers"
)
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