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) {