40416: Thumbnail fix + clean up

This commit is contained in:
Lotte Hofstede
2017-05-10 13:03:53 +02:00
parent 6652f61770
commit 9906dd59e3
21 changed files with 103 additions and 47 deletions

View File

@@ -33,4 +33,10 @@ export class Bitstream extends DSpaceObject {
* The Bundle that owns this Bitstream
*/
owner: Bundle;
/**
* The Bundle that owns this Bitstream
*/
retrieve: string;
}