removed obsolete flexchart template files
This commit is contained in:
@@ -358,9 +358,9 @@ class FavoriteForm(ModelForm):
|
||||
model = FavoriteChart
|
||||
fields = ['xparam','yparam1','yparam2',
|
||||
'plottype','workouttype','reststrokes','notes']
|
||||
widgets = {
|
||||
'notes': forms.Textarea,
|
||||
}
|
||||
# widgets = {
|
||||
# 'notes': forms.Textarea,
|
||||
# }
|
||||
|
||||
|
||||
# To generate favorite chart forms on the fly
|
||||
|
||||
Reference in New Issue
Block a user