Move inlined form styles to form styles in style element
[MAILPOET-2811]
This commit is contained in:
committed by
Veljko V
parent
2eabab4150
commit
63a972db4a
@ -140,7 +140,6 @@ class DisplayFormInWPContent {
|
||||
'form_type' => $displayType,
|
||||
'styles' => $this->formRenderer->renderStyles($formData, '#' . $htmlId),
|
||||
'html' => $this->formRenderer->renderHTML($formData),
|
||||
'form_element_styles' => $this->formRenderer->renderFormElementStyles($formData),
|
||||
];
|
||||
|
||||
// (POST) non ajax success/error variables
|
||||
|
Reference in New Issue
Block a user