mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
#70 pagination component (first cut), mdl directives
This commit is contained in:
@@ -89,6 +89,7 @@ export class DocumentListService {
|
||||
return Observable.fromPromise(nodesApi.deleteNode(nodeId, opts));
|
||||
}
|
||||
|
||||
// TODO: rename to 'getFolderContent'
|
||||
/**
|
||||
* Gets the folder node with the content.
|
||||
* @param folder Path to folder.
|
||||
|
Reference in New Issue
Block a user