one more
This commit is contained in:
@@ -5511,6 +5511,9 @@ def team_workout_upload_view(request,message="",
|
||||
r = getrower(request.user)
|
||||
if (make_plot):
|
||||
id,jobid = uploads.make_plot(r,w,f1,f2,plottype,t)
|
||||
elif r.staticchartonupload:
|
||||
plottype = r.staticchartonupload
|
||||
id,jobid = uploads.make_plot(r,w,f1,f2,plottype,t)
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user