From 9a867875382fcf5b1e9497aca5d2c28e826cf17d Mon Sep 17 00:00:00 2001 From: Ross Date: Thu, 11 Nov 2021 23:23:05 +0000 Subject: [PATCH] . --- rapids/templates/rapids/rapid_form.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rapids/templates/rapids/rapid_form.html b/rapids/templates/rapids/rapid_form.html index dbb19100..c904bbf0 100755 --- a/rapids/templates/rapids/rapid_form.html +++ b/rapids/templates/rapids/rapid_form.html @@ -482,7 +482,7 @@ $(el).parent().parent().prepend(element); $("#drop-filenames").append( - `${n}: ${el.files[0].name}` + `${n}: ${el.files[0].name}` ) } else { imageId = `wadouri:${url}`;