From 704d3e2e60728b2a918efa52d9a49035056f8035 Mon Sep 17 00:00:00 2001 From: Hanzo_dev <2002samudiojohan@gmail.com> Date: Mon, 2 Mar 2026 12:40:57 -0500 Subject: [PATCH] =?UTF-8?q?Correcci=C3=B3n=20sistema=20de=20paradas:=20Act?= =?UTF-8?q?ivar=20clic=20en=20ArrivalBanner=20para=20abrir=20ETACard=20y?= =?UTF-8?q?=20ocultar=20paradas;=20asegurar=20visibilidad=20de=20pesta?= =?UTF-8?q?=C3=B1a=20inferior?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/components/map/ArrivalBanner.vue | 3 ++- frontend/src/views/MapView.vue | 13 +++++++++++-- 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/frontend/src/components/map/ArrivalBanner.vue b/frontend/src/components/map/ArrivalBanner.vue index 4dce60f..017c615 100644 --- a/frontend/src/components/map/ArrivalBanner.vue +++ b/frontend/src/components/map/ArrivalBanner.vue @@ -3,6 +3,7 @@