Skip to content
Snippets Groups Projects
Commit a6a85c15 authored by Adam G-H's avatar Adam G-H Committed by Jacob Rockowitz
Browse files

Issue #3486242: Webform's default editor violates config schema validation

parent 4f4dfa5b
No related branches found
No related tags found
4 merge requests!542Add required properties,!485Issue #3449523: Add option to add css class to fieldset legend element,!411#3425433 add reworked paging and getLimit,!394Prepare options element before validate
Pipeline #344748 failed
......@@ -40,8 +40,11 @@ settings:
- heading5
- heading6
ckeditor5_list:
properties:
reversed: true
startIndex: true
multiBlock: true
ckeditor5_sourceEditing:
allowed_tags: { }
image_upload: { }
image_upload:
status: false
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment