From 88fb1e4d63424883f50be01d8a969c683d8de76f Mon Sep 17 00:00:00 2001 From: Timo Bejan Date: Mon, 16 Aug 2021 17:55:32 +0300 Subject: [PATCH] mfix --- .../modules/admin/screens/reports/reports-screen.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/red-ui/src/app/modules/admin/screens/reports/reports-screen.component.html b/apps/red-ui/src/app/modules/admin/screens/reports/reports-screen.component.html index 3d4c0df44..ec8249b0d 100644 --- a/apps/red-ui/src/app/modules/admin/screens/reports/reports-screen.component.html +++ b/apps/red-ui/src/app/modules/admin/screens/reports/reports-screen.component.html @@ -88,5 +88,5 @@ (change)="uploadTemplate($event)" hidden type="file" - accept="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet, application/vnd.openxmlformats-officedocument.wordprocessingml.document" + accept="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet,application/vnd.openxmlformats-officedocument.wordprocessingml.document" />