diff --git a/app/views/console/home/index.phtml b/app/views/console/home/index.phtml index a1793db5f9..30c8ab604d 100644 --- a/app/views/console/home/index.phtml +++ b/app/views/console/home/index.phtml @@ -18,8 +18,8 @@ $graph = $this->getParam('graph', false);
-
-
+
getParam('graph', false);
-
+

Platforms