From 8dbf7ef6df4bdf931141c13522ada2bf7391ef8e Mon Sep 17 00:00:00 2001 From: Thomas Gelf Date: Wed, 21 Jun 2017 20:37:26 +0200 Subject: [PATCH] dashboard/index: remove logic, dashboard renders --- application/views/scripts/dashboard/index.phtml | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/application/views/scripts/dashboard/index.phtml b/application/views/scripts/dashboard/index.phtml index 290c11c3..1bd9d175 100644 --- a/application/views/scripts/dashboard/index.phtml +++ b/application/views/scripts/dashboard/index.phtml @@ -11,21 +11,6 @@ translate('No dashboard available, you might have not enough permissions') ?> dashboards as $dashboard): ?> -

escape($dashboard->getTitle()) ?>

-getDescription(); - -if ($description !== null): ?> -

escape($description)) ?>

- - +