From c559afd97cfc8659e434e21e38c1dab023535926 Mon Sep 17 00:00:00 2001 From: Uwe Steinmann Date: Mon, 19 Apr 2021 19:49:24 +0200 Subject: [PATCH] remove old code, fix link to MyDocuments --- views/bootstrap/class.Tasks.php | 40 +-------------------------------- 1 file changed, 1 insertion(+), 39 deletions(-) diff --git a/views/bootstrap/class.Tasks.php b/views/bootstrap/class.Tasks.php index f778ae1d6..eb3989ae3 100644 --- a/views/bootstrap/class.Tasks.php +++ b/views/bootstrap/class.Tasks.php @@ -159,10 +159,6 @@ class SeedDMS_View_Tasks extends SeedDMS_Theme_Style { $menuitems = []; - $content = ''; - $content .= " \n"; self::showNavigationBar($menuitems, array('right'=>true)); - //echo $content; } /* }}} */ /**