diff --git a/modules/monitoring/application/views/scripts/list/services-compact.phtml b/modules/monitoring/application/views/scripts/list/services-compact.phtml deleted file mode 100644 index ffc1c3dac..000000000 --- a/modules/monitoring/application/views/scripts/list/services-compact.phtml +++ /dev/null @@ -1,97 +0,0 @@ -
-= $this->timeSince($service->service_last_state_change); ?> - - | -
- = $this->perfdata($service->service_perfdata, true) ?>
-= $service->service_display_name ?> on = $service->host_name; ?> -
- = $this->escape(substr(strip_tags($service->service_output), 0, 10000)); ?>
-
-
- |
-