se elimina boton de volver a paso 1 en paso 3

parent cc80d071
...@@ -141,6 +141,7 @@ ...@@ -141,6 +141,7 @@
event.preventDefault(); event.preventDefault();
openSeleccionadorArchivos(event); openSeleccionadorArchivos(event);
console.log("mostrando subir foto..."); console.log("mostrando subir foto...");
$("#imagen_carga").show();
$("#tomarFotoContainer").hide(); $("#tomarFotoContainer").hide();
$("#cameraContainer").hide(); $("#cameraContainer").hide();
$("#startbutton").hide(); $("#startbutton").hide();
......
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