diff --git a/cis/private/profile/zeitsperre_resturlaub.php b/cis/private/profile/zeitsperre_resturlaub.php index d43c8147b..5812d8af6 100644 --- a/cis/private/profile/zeitsperre_resturlaub.php +++ b/cis/private/profile/zeitsperre_resturlaub.php @@ -122,14 +122,14 @@ $( document ).ready(function() addon[i].init("cis/private/profile/zeitsperre_resturlaub.php", {uid:\''.$uid.'\', holiDays: holiDays}); } } - console.log(holiDays) + $( ".datepicker_datum" ).datepicker({ changeMonth: true, changeYear: true, dateFormat: "dd.mm.yy", beforeShowDay: setHoliDays }); - + $( ".timepicker" ).timepicker({ showPeriodLabels: false, hourText: "'.$p->t("global/stunde").'", @@ -154,11 +154,16 @@ $( document ).ready(function() ?>