mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-17 23:13:04 +00:00
63669: Edit Communtiy/Collection Tabs
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
import { Component } from '@angular/core';
|
||||
|
||||
@Component({
|
||||
selector: 'ds-collection-source',
|
||||
templateUrl: './collection-source.component.html',
|
||||
})
|
||||
export class CollectionSourceComponent {
|
||||
/* TODO: Implement Collection Edit - Content Source */
|
||||
}
|
Reference in New Issue
Block a user