From b165a0cdbf821ccd5249b7d9203cfd85b77d3aaa Mon Sep 17 00:00:00 2001 From: DEV2DEV-DE Date: Mon, 9 Dec 2024 21:07:51 +0100 Subject: [PATCH] Changes needed for Zabbix 7 --- html_widget/actions/WidgetView.php | 2 +- html_widget/includes/WidgetForm.php | 2 +- html_widget/manifest.json | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/html_widget/actions/WidgetView.php b/html_widget/actions/WidgetView.php index d0d88d4..7d6c5a7 100644 --- a/html_widget/actions/WidgetView.php +++ b/html_widget/actions/WidgetView.php @@ -1,5 +1,5 @@