diff --git a/src/app/item-page/full/field-components/file-section/full-file-section.component.html b/src/app/item-page/full/field-components/file-section/full-file-section.component.html index 2482f44149..9a83442dd9 100644 --- a/src/app/item-page/full/field-components/file-section/full-file-section.component.html +++ b/src/app/item-page/full/field-components/file-section/full-file-section.component.html @@ -9,7 +9,7 @@
{{file.name}}
{{"item.page.filesection.size" | translate}}
-
{{(file.size) | dsFileSize }}
+
{{(file.sizeBytes) | dsFileSize }}
{{"item.page.filesection.format" | translate}}