From c7c631a7014b1bb65f791ac82a161914140c6ea1 Mon Sep 17 00:00:00 2001 From: "Roberto.silva" Date: Tue, 10 Feb 2026 09:06:57 -0600 Subject: [PATCH] =?UTF-8?q?Bot=C3=B3n=20de=20Exportar=20Mapa=20Curricular?= =?UTF-8?q?=20fix=20#27?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/routes/planes/$planId/_detalle/mapa.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/routes/planes/$planId/_detalle/mapa.tsx b/src/routes/planes/$planId/_detalle/mapa.tsx index 287ac91..626e7a1 100644 --- a/src/routes/planes/$planId/_detalle/mapa.tsx +++ b/src/routes/planes/$planId/_detalle/mapa.tsx @@ -504,6 +504,9 @@ function MapaCurricularPage() {

+ {asignaturas.filter((m) => !m.ciclo || !m.lineaCurricularId).length > 0 && (