correccion

parent 8eb409e3
...@@ -141,6 +141,7 @@ ...@@ -141,6 +141,7 @@
$("#tomarFotoContainer").hide(); $("#tomarFotoContainer").hide();
$("#cameraContainer").hide(); $("#cameraContainer").hide();
$("#startbutton").hide(); $("#startbutton").hide();
$('#imagen_carga').attr('src', {%if isMobile == 1 %} "{{asset('manuel/images/selfie-alto-630px.jpg')}}" {% else %} "{{asset('manuel/images/selfie-ancho-630px.jpg')}}" {% endif %});
//$("#subirFotoContainer").show(); //$("#subirFotoContainer").show();
$("#output_img_inovage").hide(); $("#output_img_inovage").hide();
$("#tomarFoto").html("Toma una foto con tu cámara aquí"); $("#tomarFoto").html("Toma una foto con tu cámara aquí");
......
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