Move 'pagination' to the core, barrel files for core

This commit is contained in:
Denys Vuika
2016-07-14 12:04:30 +01:00
parent 6826f796fe
commit 380652df83
24 changed files with 174 additions and 62 deletions

View File

@@ -92,10 +92,10 @@
</content-action>
</content-actions>
</alfresco-document-list>
<alfresco-document-list-pagination
<alfresco-pagination
[provider]="documentList.data"
[supportedPageSizes]="[5, 10, 15, 20]">
</alfresco-document-list-pagination>
</alfresco-pagination>
</alfresco-upload-drag-area>
</div>