Remove container blockDefaults from templates data
[MAILPOET-1480]
This commit is contained in:
committed by
Pavel Dohnal
parent
ef17e82685
commit
814fceb297
@ -533,16 +533,6 @@ class RssSimpleNews {
|
||||
),
|
||||
'type' => 'button',
|
||||
),
|
||||
'container' =>
|
||||
array (
|
||||
'styles' =>
|
||||
array (
|
||||
'block' =>
|
||||
array (
|
||||
'backgroundColor' => 'transparent',
|
||||
),
|
||||
),
|
||||
),
|
||||
'divider' =>
|
||||
array (
|
||||
'styles' =>
|
||||
@ -707,4 +697,4 @@ class RssSimpleNews {
|
||||
);
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user