From e4e7880bbf0d3976f7af070f42c372bcd20dd48f Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sat, 22 Feb 2020 15:28:55 +0100 Subject: [PATCH] start working on knowledgebase --- Theme/Backend/dashboard.tpl.php | 2 -- Theme/Backend/private-dashboard.tpl.php | 11 ----------- 2 files changed, 13 deletions(-) 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 -