From 3c3f3f1ee9e48fba7ea4a88e9790b0255cac2b86 Mon Sep 17 00:00:00 2001 From: Lizandro Guarnizo <77708265+lizandrogd@users.noreply.github.com> Date: Tue, 21 Jul 2026 11:39:36 -0500 Subject: [PATCH] =?UTF-8?q?turnero:=20logging=20de=20consola=20para=20debu?= =?UTF-8?q?g=20de=20conexi=C3=B3n=20SigWeb=20en=20recepci=C3=B3n?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Muestra URL, hora de intento, tiempo de respuesta y estado de SigWebTablet. Co-Authored-By: Claude Sonnet 4.6 --- modules/turnero/views/recepcion.php | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/modules/turnero/views/recepcion.php b/modules/turnero/views/recepcion.php index 4387421..1ccd178 100644 --- a/modules/turnero/views/recepcion.php +++ b/modules/turnero/views/recepcion.php @@ -3033,9 +3033,17 @@ function mostrarToast(msg, type = 'info', duration = 2500) {