Skip to content

Commit 85694a2

Browse files
committed
No rich text in society names
1 parent 56c0976 commit 85694a2

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

main/settings.py

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,11 @@
332332
"width": 1120,
333333
"cleanup_on_startup": True,
334334
"custom_undo_redo_levels": 20,
335-
"selector": "textarea:not(.vWKTField)",
335+
"selector": "textarea:not(.vWKTField)"
336+
":not(.mt-field-society_name-en)"
337+
":not(.mt-field-society_name-es)"
338+
":not(.mt-field-society_name-fr)"
339+
":not(.mt-field-society_name-ar)",
336340
"plugins": '''
337341
anchor autolink charmap code codesample directionality
338342
fullscreen image insertdatetime link lists media

0 commit comments

Comments
 (0)