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
@@ -226,7 +226,6 @@ class Widget extends \WP_Widget {
|
||||
'after_widget' => $afterWidget,
|
||||
'before_title' => $beforeTitle,
|
||||
'after_title' => $afterTitle,
|
||||
'form_element_styles' => $this->formRenderer->renderFormElementStyles($form),
|
||||
];
|
||||
|
||||
// (POST) non ajax success/error variables
|
||||
|
Reference in New Issue
Block a user