Private
Public Access
1
0

some bug fixing

This commit is contained in:
Sander Roosendaal
2018-10-22 10:46:05 +02:00
parent 7e58bd6449
commit 971db2d4ee
3 changed files with 13 additions and 5 deletions

View File

@@ -1398,6 +1398,8 @@ def new_workout_from_df(r, df,
if parent:
oarlength = parent.oarlength
inboard = parent.inboard
workouttype = parent.workouttype
boattype = parent.boattype
notes = parent.notes