Cleanup placement settings for a Template 11 Popup

[MAILPOET-3190]
This commit is contained in:
Rostislav Wolny
2020-10-05 09:17:28 +02:00
committed by Veljko V
parent c0164130b2
commit fe1ca6e946

View File

@@ -227,24 +227,6 @@ class Template11Popup extends FormTemplate {
],
],
'animation' => 'slideup',
'posts' => [
'all' => '1',
],
'pages' => [
'all' => '1',
],
],
'fixed_bar' => [
'enabled' => '',
'delay' => '15',
'styles' => [
'width' => [
'unit' => 'percent',
'value' => '100',
],
],
'position' => 'top',
'animation' => 'slideup',
'posts' => [
'all' => '',
],
@@ -252,47 +234,10 @@ class Template11Popup extends FormTemplate {
'all' => '',
],
],
'below_posts' => [
'enabled' => '',
'styles' => [
'width' => [
'unit' => 'percent',
'value' => '100',
],
],
'posts' => [
'all' => '',
],
'pages' => [
'all' => '',
],
],
'slide_in' => [
'enabled' => '',
'delay' => '15',
'position' => 'right',
'animation' => 'right',
'styles' => [
'width' => [
'unit' => 'pixel',
'value' => '560',
],
],
'posts' => [
'all' => '',
],
'pages' => [
'all' => '',
],
],
'others' => [
'styles' => [
'width' => [
'unit' => 'percent',
'value' => '100',
],
],
],
'fixed_bar' => ['enabled' => ''],
'below_posts' => ['enabled' => '',],
'slide_in' => ['enabled' => '',],
'others' => [],
],
'border_radius' => '3',
'border_size' => '0',