#70 pagination component (first cut), mdl directives

This commit is contained in:
Denys Vuika
2016-07-12 19:53:53 +01:00
parent 9c5ae7c05e
commit aa6c9a988f
13 changed files with 362 additions and 29 deletions

View File

@@ -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.