modifiacion startbutton

parent 4e50e3e9
...@@ -96,6 +96,7 @@ ...@@ -96,6 +96,7 @@
function hidePhotoButtons() { function hidePhotoButtons() {
$("#tomarFotoContainer").show(); $("#tomarFotoContainer").show();
$("#subirFotoContainer").hide(); $("#subirFotoContainer").hide();
$("#startbutton").hide();
} }
window.addEventListener('load', startup, false); window.addEventListener('load', startup, false);
......
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