Private
Public Access
1
0

adaptive type processing in upload

This commit is contained in:
Sander Roosendaal
2018-12-15 14:27:36 +01:00
parent 2ffd145bca
commit f1662fef86

View File

@@ -1337,6 +1337,8 @@ def new_workout_from_file(r, f2,
id, message = save_workout_database(
f2, r,
workouttype=workouttype,
weightcategory=r.weightcategory,
adaptiveclass=r.adaptiveclass,
boattype=boattype,
makeprivate=makeprivate,
dosummary=dosummary,