correccion js

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