mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-19 17:14:57 +00:00
Demoshell fix (#2589)
This commit is contained in:
parent
b1d1976f18
commit
21dd301841
@ -173,7 +173,7 @@
|
|||||||
|
|
||||||
<mat-card-content>
|
<mat-card-content>
|
||||||
<adf-process-attachment-list
|
<adf-process-attachment-list
|
||||||
[]="currentProcessInstanceId">
|
[processInstanceId]="currentProcessInstanceId">
|
||||||
</adf-process-attachment-list>
|
</adf-process-attachment-list>
|
||||||
</mat-card-content>
|
</mat-card-content>
|
||||||
</mat-card>
|
</mat-card>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user