From b74e4cb3fd381ce28a4620b45fb39fa5fec62b5f Mon Sep 17 00:00:00 2001 From: Thomas Gelf Date: Fri, 21 Feb 2014 11:00:41 +0000 Subject: [PATCH] One less partial --- .../application/views/scripts/show/services.phtml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/modules/monitoring/application/views/scripts/show/services.phtml b/modules/monitoring/application/views/scripts/show/services.phtml index 719e39e0d..eb1b5f101 100644 --- a/modules/monitoring/application/views/scripts/show/services.phtml +++ b/modules/monitoring/application/views/scripts/show/services.phtml @@ -1,7 +1,2 @@ -tabs->render($this); ?> -partial( - 'list/services-compact.phtml', - 'monitoring', array( - 'services' => $services - ) -); ?> +render('show/components/header.phtml') ?> +