update: remove useless author form field

This commit is contained in:
Jean-Baptiste 2019-01-24 15:57:28 +01:00
parent c238042d6a
commit e61c3e44ff
1 changed files with 1 additions and 2 deletions

View File

@ -4,8 +4,7 @@ div
.form-view
sib-form.block(
data-src=`${sdn}/job-offers/`,
data-fields='author, title, description, skills',
widget-author='sib-form-dropdown',
data-fields='title, description, skills',
range-skills= `${sdn}/skills/`,
range-author= `${sdn}/users/`,
widget-skills='sib-form-multiple-dropdown'