Private
Public Access
1
0

small change

This commit is contained in:
Sander Roosendaal
2018-10-26 15:10:59 +02:00
parent 0a9b448e04
commit a523d21ecf

View File

@@ -17063,7 +17063,6 @@ def planmacrocyclebymonth(request,id=0,userid=0):
if lastday < cycle.enddate and i == len(monthstarts)-2:
lastday = cycle.enddate
print i,firstday,lastday,monthstarts[i],monthstarts[i+1]
meso = TrainingMesoCycle(startdate = firstday,
enddate = lastday,