mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
Demoshell fix (#2589)
This commit is contained in:
committed by
Eugenio Romano
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>
|
||||||
|
Reference in New Issue
Block a user