bug abwesenheiten
This commit is contained in:
parent
b8325014ec
commit
66468a279c
|
|
@ -642,6 +642,9 @@ function goFastToMonth(month){
|
|||
//function recalculateChoosenDays(userid=false){
|
||||
function recalculateChoosenDays(userid){
|
||||
seldates = [];
|
||||
if(userid==undefined){
|
||||
userid = false;
|
||||
}
|
||||
|
||||
//Click on Table
|
||||
if(userid == false){
|
||||
|
|
|
|||
Loading…
Reference in New Issue