Fix event grid for dashboard

This commit is contained in:
Matthias Jentsch 2015-03-02 12:27:27 +01:00
parent e4f71eacd6
commit 0f3c27f812
1 changed files with 1 additions and 0 deletions

View File

@ -397,6 +397,7 @@ class Monitoring_ListController extends Controller
$form->render();
$this->view->form = $form;
$this->params->remove('view');
$orientation = $this->params->shift('vertical', 0) ? 'vertical' : 'horizontal';
/*
$orientationBox = new SelectBox(