Respect global custom field values when adding a field to form
[MAILPOET-2463]
This commit is contained in:
committed by
Pavel Dohnal
parent
223d6fca0f
commit
d319781e34
@ -1,5 +1,5 @@
|
||||
import { expect } from 'chai';
|
||||
import formBodyToBlocks from '../../../../assets/js/src/form_editor/store/form_body_to_blocks.jsx';
|
||||
import { formBodyToBlocks } from '../../../../assets/js/src/form_editor/store/form_body_to_blocks.jsx';
|
||||
|
||||
const emailInput = {
|
||||
type: 'text',
|
||||
|
Reference in New Issue
Block a user