mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-15 05:53:03 +00:00
change thumbnail.component.ts
This commit is contained in:
@@ -16,7 +16,7 @@ export class ThumbnailComponent {
|
|||||||
|
|
||||||
@Input() thumbnail: Bitstream;
|
@Input() thumbnail: Bitstream;
|
||||||
|
|
||||||
data: any = {}
|
data: any = {};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The default 'holder.js' image
|
* The default 'holder.js' image
|
||||||
|
Reference in New Issue
Block a user