Skip to content
Snippets Groups Projects

Issue #3309591 Add HTML support to body textarea.

Files
5
@@ -30,9 +30,15 @@ commerce_email.commerce_email.*:
type: label
label: 'Subject'
body:
type: text
type: mapping
label: 'Body'
translatable: true
mapping:
value:
type: text
label: 'Body'
format:
type: string
label: 'Text format'
conditions:
type: sequence
sequence:
Loading