Private
Public Access
1
0

Merge branch 'develop' into feature/duplicatesprivate

This commit is contained in:
Sander Roosendaal
2017-06-08 05:23:41 +02:00
3 changed files with 125 additions and 103 deletions

View File

@@ -424,7 +424,8 @@ def save_workout_database(f2,r,dosmooth=True,workouttype='rower',
a_messages.error(r.user,'Failed consistency check: '+key+', not corrected')
if not allchecks and consistencychecks:
row.repair()
# row.repair()
pass
if row == 0: