se elimina boton de volver a paso 1 en paso 3

parent 66cf3b19
...@@ -123,7 +123,7 @@ ...@@ -123,7 +123,7 @@
} }
function hidePhotoButtons() { function hidePhotoButtons() {
$("#tomarFotoContainer").show(); $("#tomarFotoContainer").hide();
$("#subirFotoContainer").hide(); $("#subirFotoContainer").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