diff --git a/invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html b/invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html index 9714bce91..129071488 100644 --- a/invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html +++ b/invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html @@ -50,7 +50,7 @@

class="trigger" aria-label="{{ _('File preview') }}" > - {{ human_readable_file_name }} + {{ human_readable_file_name }}

@@ -131,7 +131,7 @@

{%- set file_type = file.key.split('.')[-1] %} -
+ {%- if not is_remote_file %}