Remove container blockDefaults from templates data
[MAILPOET-1480]
This commit is contained in:
committed by
Pavel Dohnal
parent
ef17e82685
commit
814fceb297
@@ -1055,21 +1055,6 @@ class ScienceWeekly {
|
||||
),
|
||||
'type' => 'button',
|
||||
),
|
||||
'container' =>
|
||||
array (
|
||||
'image' =>
|
||||
array (
|
||||
'src' => NULL,
|
||||
'display' => 'scale',
|
||||
),
|
||||
'styles' =>
|
||||
array (
|
||||
'block' =>
|
||||
array (
|
||||
'backgroundColor' => 'transparent',
|
||||
),
|
||||
),
|
||||
),
|
||||
'divider' =>
|
||||
array (
|
||||
'styles' =>
|
||||
@@ -1241,4 +1226,4 @@ class ScienceWeekly {
|
||||
return $this->template_image_url . '/science-weekly-new.jpg';
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user