This commit is contained in:
Mario Romano
2016-11-11 18:31:10 +00:00
parent e995a9ccdc
commit d32452f9cc

View File

@@ -154,7 +154,7 @@ export class DisplayValueWidget extends WidgetComponent implements OnInit {
} }
} }
getValuesByProcessDefinitionId(){ getValuesByProcessDefinitionId() {
this.formService this.formService
.getRestFieldValuesByProcessId( .getRestFieldValuesByProcessId(
this.field.form.processDefinitionId, this.field.form.processDefinitionId,