diff --git a/ver_formulario_enviado.php b/ver_formulario_enviado.php index b5663c6..9d3213f 100644 --- a/ver_formulario_enviado.php +++ b/ver_formulario_enviado.php @@ -664,7 +664,6 @@ function esc2(mixed $v): string { $_gruposConfig[$_gk] = ['title' => $__title, 'secs' => $_gsecs]; } } - = 2 tomas (hay algo que configurar). // Si todos los grupos tienen 1 sola toma, el JS auto-guarda la config sin preguntar. $_hasMulTomas = array_reduce($_gruposConfig, fn($c, $g) => $c || count($g['secs']) >= 2, false);