This commit is contained in:
holger.trampe 2021-04-14 22:51:11 +02:00
parent 66468a279c
commit d519b1418f
1 changed files with 1 additions and 0 deletions

View File

@ -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;
}