diff --git a/adm/views.py b/adm/views.py index 1cd559a..684f999 100644 --- a/adm/views.py +++ b/adm/views.py @@ -467,8 +467,10 @@ def statisticCronJob(request, code): if len(re.logpass) > 0: agency_activerecover += 1 - # FILES + ''' + TODO: Hier bitte einmal checken, ob umbenannte Dateien auch gefunden werden können oder nicht + ''' allfiles = 0 try: files_data = DataFile.objects.all() diff --git a/timemanagement/templates/timemanagement/tm_ab_management.html b/timemanagement/templates/timemanagement/tm_ab_management.html index 11e67f3..7331e59 100644 --- a/timemanagement/templates/timemanagement/tm_ab_management.html +++ b/timemanagement/templates/timemanagement/tm_ab_management.html @@ -639,7 +639,8 @@ function goFastToMonth(month){ location.href = "/tm/abs/" + month +"/" + choosenyear } -function recalculateChoosenDays(userid=false){ +//function recalculateChoosenDays(userid=false){ +function recalculateChoosenDays(userid){ seldates = []; //Click on Table