From 0b8f06099aaaddc27046311152a948007fce6aff Mon Sep 17 00:00:00 2001 From: Kwimbee <72341571+Kwimbee@users.noreply.github.com> Date: Thu, 23 Jan 2025 17:11:48 +0100 Subject: [PATCH] fix DMX sniff on T1 --- iforte/logs.html | 4 +--- t1/logs.html | 46 +++++++++++++++++++++++++++++++--------------- 2 files changed, 32 insertions(+), 18 deletions(-) diff --git a/iforte/logs.html b/iforte/logs.html index e641d9d..8074e36 100644 --- a/iforte/logs.html +++ b/iforte/logs.html @@ -463,9 +463,7 @@ var is_sniffing = false; // CREATES MODAL FOR LOG TOOLS - function cfgm() { - console.log(is_sniffing); - + function cfgm() { $('#m-t').html('Logs tools'); $('#m-f').empty(); $('.sb').unbind(); diff --git a/t1/logs.html b/t1/logs.html index a4152e9..b286305 100644 --- a/t1/logs.html +++ b/t1/logs.html @@ -323,22 +323,38 @@