working, not tested asynchronous OTE ranking
This commit is contained in:
@@ -188,7 +188,7 @@ class UploadOptionsForm(forms.Form):
|
||||
|
||||
landingpage = forms.ChoiceField(choices=nextpages,
|
||||
initial='workout_edit_view',
|
||||
label='Landing Page')
|
||||
label='After Upload, go to')
|
||||
|
||||
class Meta:
|
||||
fields = ['make_plot','plottype','upload_toc2','makeprivate']
|
||||
|
||||
Reference in New Issue
Block a user