This commit is contained in:
Ross
2021-11-11 15:36:15 +00:00
parent 41e944b8aa
commit 227165bf2e
+1 -1
View File
@@ -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) {