fix
This commit is contained in:
BIN
rowers/tests/testdata/testdata.tcx.gz
vendored
BIN
rowers/tests/testdata/testdata.tcx.gz
vendored
Binary file not shown.
@@ -1427,9 +1427,9 @@ def performancemanager_view(request, userid=0, mode='rower',
|
|||||||
|
|
||||||
script = ''
|
script = ''
|
||||||
thediv = 'Submit form to create chart'
|
thediv = 'Submit form to create chart'
|
||||||
endfitness = 0
|
endfitness = therower.actualfit
|
||||||
endfatigue = 0
|
endfatigue = therower.actualfatigue
|
||||||
endform = 0
|
endform = endfitness-endfatigue
|
||||||
ids = []
|
ids = []
|
||||||
|
|
||||||
if request.method == 'POST':
|
if request.method == 'POST':
|
||||||
|
|||||||
Reference in New Issue
Block a user