fix: number => phone

This commit is contained in:
jblemee
2018-12-12 10:03:35 +01:00
parent 747faa30cc
commit 0596a71423
6 changed files with 8 additions and 8 deletions

View File

@ -4,7 +4,7 @@ h1 Edit project
sib-form(
range-client=`${sdn}/clients/`,
range-team=`${sdn}/members/`,
data-fields=`name, number, client, description, team, jabberRoom, foaf:jabberID`,
data-fields=`name, phone, client, description, team, jabberRoom, foaf:jabberID`,
widget-jabberRoom='sib-form-checkbox',
widget-description='sib-form-textarea',
widget-team='hdapp-link-more',