From d5990305796fc733c421a6d24a135b8c52fcd51f Mon Sep 17 00:00:00 2001 From: Eric Lippmann Date: Wed, 9 Oct 2013 09:30:59 +0200 Subject: [PATCH] Contacts: Remove class active from tr, still buggy though refs #4713 --- .../application/views/scripts/list/contactgroups.phtml | 4 ++-- .../monitoring/application/views/scripts/list/contacts.phtml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/monitoring/application/views/scripts/list/contactgroups.phtml b/modules/monitoring/application/views/scripts/list/contactgroups.phtml index fb899be72..85b82751b 100644 --- a/modules/monitoring/application/views/scripts/list/contactgroups.phtml +++ b/modules/monitoring/application/views/scripts/list/contactgroups.phtml @@ -21,7 +21,7 @@ $knownGroups = array() href('monitoring/show/contacts', array('contact' => $contact->contact_name)); ?> - + contactgroup_name; if (!array_key_exists($groupName, $knownGroups)) { @@ -32,7 +32,7 @@ $knownGroups = array() } ?> - + contact_name ?> diff --git a/modules/monitoring/application/views/scripts/list/contacts.phtml b/modules/monitoring/application/views/scripts/list/contacts.phtml index bc308b829..281c2e524 100644 --- a/modules/monitoring/application/views/scripts/list/contacts.phtml +++ b/modules/monitoring/application/views/scripts/list/contacts.phtml @@ -24,7 +24,7 @@ $contactHelper = $this->getHelper('ContactFlags'); href('monitoring/show/contacts', array('contact' => $contact->contact_name)); ?> - + contact_name ?> contact_alias ?> contact_email ?>