mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-15 22:13:02 +00:00
58789: More improvements to selecting metadata schemas
This commit is contained in:
@@ -13,7 +13,8 @@ import { NotificationsService } from '../../../shared/notifications/notification
|
||||
|
||||
@Component({
|
||||
selector: 'ds-metadata-registry',
|
||||
templateUrl: './metadata-registry.component.html'
|
||||
templateUrl: './metadata-registry.component.html',
|
||||
styleUrls: ['./metadata-registry.component.scss']
|
||||
})
|
||||
export class MetadataRegistryComponent {
|
||||
|
||||
|
Reference in New Issue
Block a user