mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-17 15:03:07 +00:00
Fix Community stats page selector
Likely a copy/paste leftover
This commit is contained in:
@@ -7,7 +7,7 @@ import { CommunityStatisticsPageComponent } from './community-statistics-page.co
|
|||||||
* Themed wrapper for CommunityStatisticsPageComponent
|
* Themed wrapper for CommunityStatisticsPageComponent
|
||||||
*/
|
*/
|
||||||
@Component({
|
@Component({
|
||||||
selector: 'ds-collection-statistics-page',
|
selector: 'ds-community-statistics-page',
|
||||||
styleUrls: [],
|
styleUrls: [],
|
||||||
templateUrl: '../../shared/theme-support/themed.component.html',
|
templateUrl: '../../shared/theme-support/themed.component.html',
|
||||||
standalone: true,
|
standalone: true,
|
||||||
|
Reference in New Issue
Block a user