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