mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-18 07:23:03 +00:00
rename 'entity' to 'item'
This commit is contained in:
@@ -7,7 +7,7 @@ import { RemoteData } from '../data/remote-data';
|
||||
import { Bitstream } from './bitstream.model';
|
||||
import { hasValue, isNotEmpty } from '../../shared/empty.util';
|
||||
import { PaginatedList } from '../data/paginated-list';
|
||||
import { Relationship } from './entities/relationship.model';
|
||||
import { Relationship } from './item-relationships/relationship.model';
|
||||
|
||||
export class Item extends DSpaceObject {
|
||||
|
||||
|
Reference in New Issue
Block a user