diff --git a/lib/core/src/lib/viewer/components/viewer.component.html b/lib/core/src/lib/viewer/components/viewer.component.html index bc5b8ffebc..8af0af85e0 100644 --- a/lib/core/src/lib/viewer/components/viewer.component.html +++ b/lib/core/src/lib/viewer/components/viewer.component.html @@ -46,8 +46,12 @@ [alt]="'ADF_VIEWER.ARIA.MIME_TYPE_ICON' | translate" [src]="mimeTypeIconUrl" data-automation-id="adf-file-thumbnail"> - {{ fileName }} +
+ {{ fileNameWithoutExtension }} + {{ fileExtension }} +