fix: missing title in job-offer-create
This commit is contained in:
parent
38c3137d0e
commit
c5e5177da4
@ -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"
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user