bug fix
This commit is contained in:
@@ -6,7 +6,7 @@ import datetime
|
||||
|
||||
# create alert
|
||||
def create_alert(manager, rower, measured,period=7, emailalert=True,
|
||||
reststrokes=False, workouttype='water',
|
||||
reststrokes=False, workouttype='water',boattype='1x',
|
||||
name='',**kwargs):
|
||||
|
||||
# check if manager is coach of rower. If not return 0
|
||||
|
||||
Reference in New Issue
Block a user