diff --git a/Theme/Backend/dashboard.tpl.php b/Theme/Backend/dashboard.tpl.php index d9eb728..a8b674e 100644 --- a/Theme/Backend/dashboard.tpl.php +++ b/Theme/Backend/dashboard.tpl.php @@ -12,8 +12,6 @@ */ declare(strict_types=1); - - $sessions = $this->getData('sessions'); echo $this->getData('nav')->render(); ?> diff --git a/Theme/Backend/private-dashboard.tpl.php b/Theme/Backend/private-dashboard.tpl.php index 816077e..f716488 100644 --- a/Theme/Backend/private-dashboard.tpl.php +++ b/Theme/Backend/private-dashboard.tpl.php @@ -42,17 +42,6 @@ $busy = [ ]; echo $this->getData('nav')->render(); ?> - -on response successful reload!!! or! -on response successful change ui/change ui and on response not successful undo changed ui both result in the same - -list for month show total of total -list contains segments for week show total of total -every week contains every day show total of total -if you click on a day you get detailed information of that day - -show additional section with vacation days -