world class to gold medal
This commit is contained in:
@@ -1219,7 +1219,7 @@ class AnalysisChoiceForm(forms.Form):
|
||||
label = 'Model Fit',initial='data',required=False)
|
||||
|
||||
cpoverlay = forms.BooleanField(initial=False,
|
||||
label='Overlay World Record Performance',
|
||||
label='Overlay Gold Medal Performance',
|
||||
required=False)
|
||||
|
||||
piece = forms.IntegerField(initial=4,label='Ranking Piece (minutes)',
|
||||
|
||||
Reference in New Issue
Block a user