cambio posicion boton

parent 2ba28e1b
...@@ -35,8 +35,9 @@ ...@@ -35,8 +35,9 @@
{#CODIGO OCULTO#} {#CODIGO OCULTO#}
{{ include('producto_final/camera_logic.html.twig') }} {{ include('producto_final/camera_logic.html.twig') }}
{#CODIGO OCULTO#} {#CODIGO OCULTO#}
<button id="startbutton"></button>
</div> </div>
<button id="startbutton"></button>
<div class="botonera-fotos"> <div class="botonera-fotos">
<div> <div>
<button id="tomarFoto" name="tomarFoto" class="tomarFoto" onclick="mostrarTomarFoto(event)">Tomar Foto</button> <button id="tomarFoto" name="tomarFoto" class="tomarFoto" onclick="mostrarTomarFoto(event)">Tomar Foto</button>
......
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