correccion

parent 00a5c2c9
...@@ -109,6 +109,7 @@ ...@@ -109,6 +109,7 @@
img.src = data; img.src = data;
fotoActual.attr("src", img.src.replace(/(\r\n|\n|\r)/gm, "") ); fotoActual.attr("src", img.src.replace(/(\r\n|\n|\r)/gm, "") );
fotoActual.show(); fotoActual.show();
upload.doPreUpload();
$("#tomarFotoContainer").hide(); $("#tomarFotoContainer").hide();
} else { } else {
clearphoto(); clearphoto();
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment