Private
Public Access
1
0

Merge branch 'release/v23.6.10'

This commit is contained in:
2025-10-06 19:45:26 +02:00
3 changed files with 3 additions and 13152 deletions
-13149
View File
File diff suppressed because it is too large Load Diff
Binary file not shown.
+3 -3
View File
@@ -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':