From ade0c65b1293364c0fec1a798b717a8acb4106f8 Mon Sep 17 00:00:00 2001 From: Luigi D'Acunto Date: Tue, 23 Jun 2026 13:01:52 +0200 Subject: [PATCH] v2.12.0 - Aggiunge contatori host monitorati/disabilitati in heading folder --- user_script/checkmk_swissknife.user.js | 39 +++++++++++++------------- 1 file changed, 20 insertions(+), 19 deletions(-) diff --git a/user_script/checkmk_swissknife.user.js b/user_script/checkmk_swissknife.user.js index 04ae295..2ce193b 100644 --- a/user_script/checkmk_swissknife.user.js +++ b/user_script/checkmk_swissknife.user.js @@ -1,4 +1,4 @@ -// ==UserScript== +// ==UserScript== // @name Checkmk SwissKnife // @namespace https://luigidacunto.com/ // @version 2.11.0 @@ -24,8 +24,8 @@ const MAX_ATTEMPTS = 60; // Ricava il documento su cui operare: - // - Se c'è un iframe (index.py con sidebar) → usa il contentDocument dell'iframe - // - Se wato.py è aperto direttamente → usa document solo se contiene la select target + // - Se c'è un iframe (index.py con sidebar) → usa il contentDocument dell'iframe + // - Se wato.py è aperto direttamente → usa document solo se contiene la select target function getWatoDoc(selectId) { const iframe = document.querySelector('iframe[name="main"], iframe#main'); if (iframe) { @@ -69,8 +69,8 @@ // FEATURE: Folder Path Select Enhancement // // Migliora la