From 257186fb929341c9816d9ba4450297f2f578fcfd Mon Sep 17 00:00:00 2001 From: Eric Lippmann Date: Fri, 23 Jan 2015 11:22:35 +0100 Subject: [PATCH] monitoring: Use hostgroup alias for displaying the host group's name in the hostgroups overview refs #8266 --- .../monitoring/application/views/scripts/list/hostgroups.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/monitoring/application/views/scripts/list/hostgroups.phtml b/modules/monitoring/application/views/scripts/list/hostgroups.phtml index 9fae0ac31..cd3e68d7f 100644 --- a/modules/monitoring/application/views/scripts/list/hostgroups.phtml +++ b/modules/monitoring/application/views/scripts/list/hostgroups.phtml @@ -80,7 +80,7 @@ - escape($h->hostgroup) ?> + escape($h->hostgroup_alias) ?>