Private
Public Access
1
0

removed obsolete flexchart template files

This commit is contained in:
Sander Roosendaal
2017-10-12 13:04:18 +02:00
parent 08b49b32bb
commit 3028809d24
4 changed files with 9 additions and 311 deletions

View File

@@ -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