1
0

62849: progress july 5

This commit is contained in:
lotte
2019-07-05 15:19:16 +02:00
parent 998a7107a8
commit 5c39d3c8d1
13 changed files with 243 additions and 52 deletions

View File

@@ -10,7 +10,6 @@ import { BrowseDefinition } from './browse-definition.model';
import { DSpaceObject } from './dspace-object.model';
import { PaginatedList } from '../data/paginated-list';
import { SearchResult } from '../../+search-page/search-result.model';
import { Item } from './item.model';
import { Router } from '@angular/router';
/**