Last bit of doc

This commit is contained in:
Marie Verdonck
2019-11-26 18:06:07 +01:00
parent 69a99e9381
commit 5ff634a26f

View File

@@ -1,5 +1,9 @@
import { Component } from '@angular/core'; import { Component } from '@angular/core';
/**
* Page with title and the community list tree, as described in community-list.component;
* navigated to with community-list.page.routing.module
*/
@Component({ @Component({
selector: 'ds-community-list-page', selector: 'ds-community-list-page',
templateUrl: './community-list-page.component.html', templateUrl: './community-list-page.component.html',