improvements to perf manager chart and making sure tss and trimp are calculated always
This commit is contained in:
@@ -3411,8 +3411,7 @@ def workout_stats_view(request,id=0,message="",successmessage=""):
|
||||
stats = {}
|
||||
|
||||
fieldlist,fielddict = dataprep.getstatsfields()
|
||||
# fielddict.pop('workoutstate')
|
||||
# fielddict.pop('workoutid')
|
||||
|
||||
try:
|
||||
fielddict.pop('pace')
|
||||
except KeyError:
|
||||
|
||||
Reference in New Issue
Block a user