mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 18:14:17 +00:00
Last bit of doc
This commit is contained in:
@@ -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',
|
||||||
|
Reference in New Issue
Block a user