From 227165bf2e1713d475ab3f4dac3444e9f5cd9249 Mon Sep 17 00:00:00 2001 From: Ross Date: Thu, 11 Nov 2021 15:36:15 +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 cab3cee9..ab5e8f83 100755 --- a/rapids/templates/rapids/rapid_form.html +++ b/rapids/templates/rapids/rapid_form.html @@ -536,7 +536,7 @@ // } //} - image_set = $("#image_form_set .temp-thumb").map(function() { return $(this).attr("src")}).get(); + image_set = $("#image_form_set .temp-thumb").get()//.map(function() { return $(this).attr("src")}).get(); console.log(image_set); //console.log() //if (n == image_set.length) {