Merge tag 'v1.53' into develop
fix workoutstate in flexchart
This commit is contained in:
@@ -3429,6 +3429,7 @@ def workout_flexchart3_view(request,*args,**kwargs):
|
||||
yparam1=yparam1,yparam2=yparam2,
|
||||
plottype=plottype,workouttype=workouttype,
|
||||
reststrokes=reststrokes)
|
||||
f.save()
|
||||
|
||||
if request.method == 'POST' and 'workstrokesonly' in request.POST:
|
||||
workstrokesonly = request.POST['workstrokesonly']
|
||||
|
||||
Reference in New Issue
Block a user