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