From fda9ae12c0fff7b5cb6976d0de1c002217abc9ba Mon Sep 17 00:00:00 2001 From: PupperWoff Date: Mon, 25 Dec 2017 09:10:26 +0100 Subject: [PATCH] FileSelector isn't working on iOS so prevented it from loading on those devices --- templates/post_form.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/templates/post_form.html b/templates/post_form.html index 788a421e..8322542a 100644 --- a/templates/post_form.html +++ b/templates/post_form.html @@ -146,7 +146,12 @@ - + {% if config.allow_upload_by_url %}