From 1ee1f9172526fc8bc41eac29326948a087729d45 Mon Sep 17 00:00:00 2001 From: Wilmer Date: Thu, 19 Oct 2017 08:01:10 -0400 Subject: [PATCH] simplificando el llenado del formulario, solo solicitando la cedula o pasaporte --- app/Resources/views/portal/index.html.twig | 2 ++ src/AppBundle/Controller/PortalController.php | 8 +++---- src/AppBundle/Form/SolicitarType.php | 30 +++------------------------ 3 files changed, 8 insertions(+), 32 deletions(-) diff --git a/app/Resources/views/portal/index.html.twig b/app/Resources/views/portal/index.html.twig index 429a770..9fb93d4 100644 --- a/app/Resources/views/portal/index.html.twig +++ b/app/Resources/views/portal/index.html.twig @@ -319,6 +319,8 @@