We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56c0976 commit 85694a2Copy full SHA for 85694a2
main/settings.py
@@ -332,7 +332,11 @@
332
"width": 1120,
333
"cleanup_on_startup": True,
334
"custom_undo_redo_levels": 20,
335
- "selector": "textarea:not(.vWKTField)",
+ "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)",
340
"plugins": '''
341
anchor autolink charmap code codesample directionality
342
fullscreen image insertdatetime link lists media
0 commit comments