.
This commit is contained in:
+1
-1
@@ -410,7 +410,7 @@ class CidReportAnswerForm(ModelForm):
|
|||||||
# (False, 'No')])
|
# (False, 'No')])
|
||||||
# "findings": TinyMCE(attrs={"cols": 80, "rows": 20}),
|
# "findings": TinyMCE(attrs={"cols": 80, "rows": 20}),
|
||||||
# "mark_scheme": TinyMCE(attrs={"cols": 80, "rows": 30}),
|
# "mark_scheme": TinyMCE(attrs={"cols": 80, "rows": 30}),
|
||||||
"answer": Textarea(attrs={"cols": 100, "rows": 10}),
|
"answer": Textarea(attrs={"cols": 100, "rows": 5}),
|
||||||
}
|
}
|
||||||
|
|
||||||
help_texts = {
|
help_texts = {
|
||||||
|
|||||||
Reference in New Issue
Block a user