fixes for plans
This commit is contained in:
@@ -2587,6 +2587,7 @@ def rower_view_instantplan(request,id='',userid=0):
|
||||
return HttpResponseRedirect(reverse('rower_select_instantplan'))
|
||||
|
||||
plansteps = response.json()
|
||||
|
||||
trainingdays = plansteps['trainingDays']
|
||||
|
||||
trainingdays2 = []
|
||||
|
||||
Reference in New Issue
Block a user