.
This commit is contained in:
@@ -147,6 +147,7 @@ class AnatomyQuestionForm(ModelForm):
|
|||||||
"examination",
|
"examination",
|
||||||
"body_part",
|
"body_part",
|
||||||
"description",
|
"description",
|
||||||
|
"open_access",
|
||||||
]
|
]
|
||||||
|
|
||||||
widgets = {}
|
widgets = {}
|
||||||
|
|||||||
@@ -159,6 +159,7 @@ class RapidForm(ModelForm):
|
|||||||
"examination",
|
"examination",
|
||||||
# "site",
|
# "site",
|
||||||
"feedback",
|
"feedback",
|
||||||
|
"open_access",
|
||||||
]
|
]
|
||||||
# fields = ['question', 'feedback', 'subspecialty', 'references']
|
# fields = ['question', 'feedback', 'subspecialty', 'references']
|
||||||
widgets = {
|
widgets = {
|
||||||
|
|||||||
Reference in New Issue
Block a user