From 2468b2e2cf37ffe10351056840c91fd7414bc710 Mon Sep 17 00:00:00 2001 From: "Gerardo J. Montivero" Date: Tue, 1 Jun 2021 20:04:41 -0300 Subject: [PATCH] Lista reservas --- .gitignore | 1 + templates/reserva/index.html.twig | 30 +++++++++++++++--------------- 2 files changed, 16 insertions(+), 15 deletions(-) diff --git a/.gitignore b/.gitignore index 10d06ab6..d6bb46c9 100755 --- a/.gitignore +++ b/.gitignore @@ -111,3 +111,4 @@ yarn-error.log /public/images/base.jpg /public/images/logo-mail.png /public/images/logo.png +/migrations/Version20210515203711.php diff --git a/templates/reserva/index.html.twig b/templates/reserva/index.html.twig index efa30f18..7fcf84d4 100644 --- a/templates/reserva/index.html.twig +++ b/templates/reserva/index.html.twig @@ -47,18 +47,18 @@ {% endif %} -

- -

- -

+{#

#} {# #} +{#

#} + +

+

{% set i = 1 %}
@@ -177,11 +177,11 @@
{# Habilitar para consulta de reservas#} -{#
#} -{# #} -{# Consultá tu reserva#} -{# #} -{#
#} +
+ + Consultá tu reserva + +