mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-10-01 14:41:32 +00:00
[ADF-2395] fixed expression change problem when startin a process on demo shell (#3016)
This commit is contained in:
@@ -154,7 +154,7 @@
|
||||
|
||||
</adf-process-instance-list>
|
||||
<adf-pagination
|
||||
*ngIf="processList"
|
||||
*ngIf="showProcessPagination"
|
||||
[target]="processList"
|
||||
(changePageSize)="onChangePageSize($event)"
|
||||
[supportedPageSizes]="supportedPages"
|
||||
|
Reference in New Issue
Block a user