From d4f6f3e9355979aedb174d6f9b5f60380934aca9 Mon Sep 17 00:00:00 2001 From: Thomas Tanghus Date: Thu, 7 Jun 2012 20:28:28 +0200 Subject: [PATCH] Contacts: Attempt to make file upload work in ICS Chrome. --- apps/contacts/templates/part.importaddressbook.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/apps/contacts/templates/part.importaddressbook.php b/apps/contacts/templates/part.importaddressbook.php index cb5d68149ec..0e2956ddaf4 100644 --- a/apps/contacts/templates/part.importaddressbook.php +++ b/apps/contacts/templates/part.importaddressbook.php @@ -36,5 +36,7 @@ if(OCP\App::isEnabled('files_encryption')) { \ No newline at end of file -- 2.39.5