mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-15 14:03:06 +00:00
Make MetadataRepresentationLoaderComponent extend AbstractComponentLoaderComponent
This commit is contained in:
@@ -170,7 +170,6 @@ import { AccessStatusBadgeComponent } from './object-collection/shared/badges/ac
|
||||
import {
|
||||
MetadataRepresentationLoaderComponent
|
||||
} from './metadata-representation/metadata-representation-loader.component';
|
||||
import { MetadataRepresentationDirective } from './metadata-representation/metadata-representation.directive';
|
||||
import {
|
||||
ListableObjectComponentLoaderComponent
|
||||
} from './object-collection/shared/listable-object/listable-object-component-loader.component';
|
||||
@@ -481,7 +480,6 @@ const DIRECTIVES = [
|
||||
InListValidator,
|
||||
AutoFocusDirective,
|
||||
RoleDirective,
|
||||
MetadataRepresentationDirective,
|
||||
FileValueAccessorDirective,
|
||||
FileValidator,
|
||||
NgForTrackByIdDirective,
|
||||
|
Reference in New Issue
Block a user