mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-16 14:33:03 +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
|
||||
*/
|
||||
@Component({
|
||||
selector: 'ds-collection-statistics-page',
|
||||
selector: 'ds-community-statistics-page',
|
||||
styleUrls: [],
|
||||
templateUrl: '../../shared/theme-support/themed.component.html',
|
||||
standalone: true,
|
||||
|
Reference in New Issue
Block a user