better representation of marker workouts
This commit is contained in:
@@ -739,8 +739,6 @@ class PerformanceManagerForm(forms.Form):
|
||||
doform = forms.BooleanField(required=False,initial=False,
|
||||
label='Freshness')
|
||||
|
||||
showtests = forms.BooleanField(required=False,initial=False,
|
||||
label='Show my best workouts')
|
||||
|
||||
class FitnessFitForm(forms.Form):
|
||||
startdate = forms.DateField(
|
||||
|
||||
Reference in New Issue
Block a user