fix progress bar in OTW physics
This commit is contained in:
@@ -1413,7 +1413,7 @@ def handle_otwsetpower(self,f1, boattype, weightvalue,
|
||||
secret = PROGRESS_CACHE_SECRET
|
||||
|
||||
progressurl += "/rowers/record-progress/"
|
||||
progressurl += job_id
|
||||
progressurl += job_id+'/'
|
||||
|
||||
# determine cache file name
|
||||
physics_cache = 'media/'+str(boattype)+'_'+str(int(weightvalue))
|
||||
|
||||
Reference in New Issue
Block a user