From 348399d61be264d3199f2d903952151724491994 Mon Sep 17 00:00:00 2001 From: Kevin Crider Date: Sun, 29 Sep 2013 14:05:25 -0400 Subject: [PATCH] Tweaked the appearence of the filter by monitor panel on the Events page --- web/app/View/Events/index.ctp | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/web/app/View/Events/index.ctp b/web/app/View/Events/index.ctp index 09dcdab16..b5cfbfc2f 100644 --- a/web/app/View/Events/index.ctp +++ b/web/app/View/Events/index.ctp @@ -15,16 +15,11 @@ echo $this->Form->create('Events', array('action' => 'index', 'default' => false
Filter by Monitor
-
    - -
  • - Form->input($monitor['Monitor']['Name'], array('type' => 'checkbox', 'label' => $monitor['Monitor']['Name'])); ?> -
  • -Form->input($monitor['Monitor']['Name'], array('type' => 'checkbox', 'label' => $monitor['Monitor']['Name'])); + } ?> -