mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
Merge branch 'w2p-99465_themed-MediaViewerCompoent_contribute-7.2' into atmire-contributions-march-2023
This commit is contained in:
@@ -20,7 +20,7 @@ export class ThemedMediaViewerVideoComponent extends ThemedComponent<MediaViewer
|
|||||||
];
|
];
|
||||||
|
|
||||||
protected getComponentName(): string {
|
protected getComponentName(): string {
|
||||||
return 'MediaViewerImageComponent';
|
return 'MediaViewerVideoComponent';
|
||||||
}
|
}
|
||||||
|
|
||||||
protected importThemedComponent(themeName: string): Promise<any> {
|
protected importThemedComponent(themeName: string): Promise<any> {
|
||||||
|
Reference in New Issue
Block a user