mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-12 20:43:08 +00:00
Initial work on browse with thumbs.
This commit is contained in:
@@ -51,6 +51,7 @@ export class BrowseEntry extends ListableObject implements TypedObject {
|
||||
_links: {
|
||||
self: HALLink;
|
||||
entries: HALLink;
|
||||
thumbnail: HALLink;
|
||||
};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user