mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
Fix build error
This commit is contained in:
@@ -14,7 +14,7 @@ import { DSONameService } from '../../core/breadcrumbs/dso-name.service';
|
||||
*/
|
||||
@Component({
|
||||
selector: 'ds-statistics-page',
|
||||
templateUrl: ''
|
||||
template: ''
|
||||
})
|
||||
export abstract class StatisticsPageComponent<T extends DSpaceObject> implements OnInit {
|
||||
|
||||
|
Reference in New Issue
Block a user