mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
#1058 fix build
This commit is contained in:
@@ -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,
|
||||||
|
Reference in New Issue
Block a user