From 22a45d501a3bc084f26e03be12d3dea46dba2707 Mon Sep 17 00:00:00 2001 From: Sukhwinder Dhillon Date: Thu, 9 Jan 2025 17:06:24 +0100 Subject: [PATCH] ObjectInspectionDetail: Show host/service templates --- library/Icingadb/Common/ObjectInspectionDetail.php | 1 - 1 file changed, 1 deletion(-) diff --git a/library/Icingadb/Common/ObjectInspectionDetail.php b/library/Icingadb/Common/ObjectInspectionDetail.php index b30797b4e..8d9b5dfd0 100644 --- a/library/Icingadb/Common/ObjectInspectionDetail.php +++ b/library/Icingadb/Common/ObjectInspectionDetail.php @@ -169,7 +169,6 @@ protected function createAttributes(): array 'display_name', 'last_check_result', 'source_location', - 'templates', 'package', 'version', 'type',