diff --git a/modules/turnero/views/bandeja.php b/modules/turnero/views/bandeja.php index 92265a2..45c3678 100644 --- a/modules/turnero/views/bandeja.php +++ b/modules/turnero/views/bandeja.php @@ -491,7 +491,7 @@ function _renderDetalle(d) { const esFirmado = c.estado==='firmado'; const ico = esFirmado ? 'firmado fas fa-check-circle' : 'pendiente fas fa-clock'; const link = c.token - ? ` Ver` : ''; + ? ` Ver` : ''; secC += `