Display close icon

[MAILPOET-2963]
This commit is contained in:
Pavel Dohnal
2020-06-30 14:43:56 +02:00
committed by Veljko V
parent c521393de4
commit 5c9d844e0d
3 changed files with 3 additions and 1 deletions

View File

@@ -146,6 +146,7 @@ class DisplayFormInWPContent {
'form_type' => $displayType,
'styles' => $this->formRenderer->renderStyles($formData, '#' . $htmlId, $displayType),
'html' => $this->formRenderer->renderHTML($formData),
'close_button_icon' => $formSettings['close_button'] ?? 'classic',
];
// (POST) non ajax success/error variables