.
This commit is contained in:
+1
-1
@@ -153,7 +153,7 @@ class AnatomyQuestionForm(ModelForm):
|
||||
|
||||
widgets = {
|
||||
"structure": autocomplete.ModelSelect2(url="atlas:structure-autocomplete"),
|
||||
"answer_help": TinyMCE(attrs={"cols": 80, "rows": 20}),
|
||||
"answer_help": TinyMCE(attrs={"cols": 80, "rows": 10}),
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user