1
0

switch to live rest-backend, still issue with bitstreams on item page

This commit is contained in:
Art Lowel
2017-06-07 18:25:52 +02:00
parent a8781de044
commit 0677bc38ee
26 changed files with 247 additions and 167 deletions

View File

@@ -44,7 +44,7 @@ export abstract class DSpaceObject implements CacheableObject {
/**
* The DSpaceObject that owns this DSpaceObject
*/
owner: DSpaceObject;
owner: RemoteData<DSpaceObject>;
/**
* Find a metadata field by key and language