mirror of
https://github.com/sartography/cr-connect-bpmn.git
synced 2025-01-11 17:44:32 +00:00
set searchField to public for quay bug
This commit is contained in:
parent
03a390f36e
commit
085301f901
@ -51,7 +51,7 @@ export class WorkflowSpecListComponent implements OnInit {
|
||||
categories: WorkflowSpecCategory[];
|
||||
moveUp = moveArrayElementUp;
|
||||
moveDown = moveArrayElementDown;
|
||||
private searchField: FormControl;
|
||||
searchField: FormControl;
|
||||
|
||||
constructor(
|
||||
private api: ApiService,
|
||||
|
Loading…
x
Reference in New Issue
Block a user