diff --git a/views/bootstrap/class.Bootstrap.php b/views/bootstrap/class.Bootstrap.php index 6cbf80a1c..37ee0fe2d 100644 --- a/views/bootstrap/class.Bootstrap.php +++ b/views/bootstrap/class.Bootstrap.php @@ -386,13 +386,7 @@ background-image: linear-gradient(to bottom, #882222, #111111);; if($accessobject->check_view_access('Tasks', array('action'=>'menuTasks'))) { echo "
"; echo "
"; - // echo " \n"; echo "
"; - //$this->addFooterJS('checkTasks();'); } } /* }}} End of menu tasks */