From d519b1418f6828e7a155012cc80cda7fd4156cfb Mon Sep 17 00:00:00 2001 From: "holger.trampe" Date: Wed, 14 Apr 2021 22:51:11 +0200 Subject: [PATCH] Jetzt --- timemanagement/templates/timemanagement/tm_ab_management.html | 1 + 1 file changed, 1 insertion(+) diff --git a/timemanagement/templates/timemanagement/tm_ab_management.html b/timemanagement/templates/timemanagement/tm_ab_management.html index 0e1ee4d..74d64b8 100644 --- a/timemanagement/templates/timemanagement/tm_ab_management.html +++ b/timemanagement/templates/timemanagement/tm_ab_management.html @@ -642,6 +642,7 @@ function goFastToMonth(month){ //function recalculateChoosenDays(userid=false){ function recalculateChoosenDays(userid){ seldates = []; + //Compa für I-Explorer if(userid==undefined){ userid = false; }