From 1b66fbb7c64cda5d00e73425989712606b69370b Mon Sep 17 00:00:00 2001 From: Jan Philipp Timme Date: Fri, 18 Nov 2016 20:39:34 +0100 Subject: [PATCH] Clarify jQuery is used in web frontend client --- filestorage/templates/home.jinja2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/filestorage/templates/home.jinja2 b/filestorage/templates/home.jinja2 index cae12dc..a60ae84 100644 --- a/filestorage/templates/home.jinja2 +++ b/filestorage/templates/home.jinja2 @@ -11,7 +11,7 @@

Welcome!

This site enables users to upload files for temporary or permanent access. - Since the POST method of the API is used to upload files, please enable javascript. + Since the results of the file upload are displayed using jQuery, javascript is required.

Use this command to upload a file using curl: