fix: client => customer
This commit is contained in:
@ -2,9 +2,9 @@ h1 Edit project
|
||||
//- sib-display(data-fields="name" bind-resources)]
|
||||
.form-view
|
||||
sib-form(
|
||||
range-client=`${sdn}/clients/`,
|
||||
range-customer=`${sdn}/customers/`,
|
||||
range-team=`${sdn}/members/`,
|
||||
data-fields=`name, phone, client, description, team, jabberRoom, foaf:jabberID`,
|
||||
data-fields=`name, phone, customer, description, team, jabberRoom, foaf:jabberID`,
|
||||
widget-jabberRoom='sib-form-checkbox',
|
||||
widget-description='sib-form-textarea',
|
||||
widget-team='hdapp-link-more',
|
||||
|
||||
Reference in New Issue
Block a user