From eaf93d4fac1c4ad707da9642fc5ddfeab30d12ee Mon Sep 17 00:00:00 2001 From: Dani Palou Date: Wed, 20 Jun 2018 10:12:56 +0200 Subject: [PATCH] MOBILE-2431 attachments: Fix display accepted types --- src/components/attachments/core-attachments.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/attachments/core-attachments.html b/src/components/attachments/core-attachments.html index 7343fc4f5..9131826d2 100644 --- a/src/components/attachments/core-attachments.html +++ b/src/components/attachments/core-attachments.html @@ -1,10 +1,10 @@ {{ 'core.maxsizeandattachments' | translate:{$a: {size: maxSizeReadable, attachments: maxSubmissionsReadable} } }} - +

{{ 'core.fileuploader.filesofthesetypes' | translate }}

    -
  • +
  • {{typeInfo.name}} {{typeInfo.extlist}}