correccion js

parent 05d0223c
......@@ -131,7 +131,7 @@
$("#tomarFotoContainer").show();
$("#cameraContainer").show();
$("#subirFotoContainer").hide();
imagenTomada = false;
imagenSubida = false;
imagenTomada = true;
}
......
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