mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-14 21:43:04 +00:00
add docs, rename classes for clarity
This commit is contained in:
@@ -11,6 +11,9 @@ import { DSpaceObject } from '../../../core/shared/dspace-object.model';
|
||||
import { isNotEmpty } from '../../empty.util';
|
||||
import { ResourceType } from '../../../core/shared/resource-type';
|
||||
|
||||
/**
|
||||
* A form for creating and editing Communities or Collections
|
||||
*/
|
||||
@Component({
|
||||
selector: 'ds-comcol-form',
|
||||
styleUrls: ['./comcol-form.component.scss'],
|
||||
|
Reference in New Issue
Block a user