Private
Public Access
1
0
This commit is contained in:
Sander Roosendaal
2020-12-03 19:39:34 +01:00
parent 84090a9ed1
commit 773adeed2b

View File

@@ -1576,7 +1576,10 @@ def performancemanager_view(request,userid=0,mode='rower',
therower.showfatigue = dofatigue
therower.save()
else:
form = PerformanceManagerForm()
form = PerformanceManagerForm(initial={
'doform':doform,
'dofatigue':dofatigue,
})
script, thediv, endfitness, endfatigue, endform = performance_chart(
theuser,startdate=startdate,enddate=enddate,