mirror of
https://github.com/sartography/cr-connect-bpmn.git
synced 2025-03-02 09:00:33 +00:00
Merge branch '367-CallActivity-2' into dev
# Conflicts: # src/app/modeler/modeler.component.ts
This commit is contained in:
commit
cbd8dfe943
@ -68,7 +68,7 @@ export class ModelerComponent implements AfterViewInit {
|
||||
@ViewChild(DiagramComponent) private diagramComponent: DiagramComponent;
|
||||
@ViewChild('fileInput', { static: true }) fileInput: ElementRef;
|
||||
private diagramType: FileType;
|
||||
private validationState: string;
|
||||
validationState: boolean;
|
||||
validationData: Object = {};
|
||||
private workflowSpecId: string;
|
||||
private fileMetaId: number;
|
||||
|
Loading…
x
Reference in New Issue
Block a user