se elimina boton de volver a paso 1 en paso 3

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