.
This commit is contained in:
@@ -335,6 +335,7 @@
|
||||
image.src = reader.result;
|
||||
image.className = "temp-thumb";
|
||||
console.log("read", reader, el);
|
||||
$(el).parent().parent().find(".temp-thumb").remove();
|
||||
$(el).parent().parent().prepend(image);
|
||||
//images.push(reader.result);
|
||||
loadViewer();
|
||||
|
||||
Reference in New Issue
Block a user