.
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user