Remove container blockDefaults from templates data
[MAILPOET-1480]
This commit is contained in:
committed by
Pavel Dohnal
parent
ef17e82685
commit
814fceb297
@@ -1046,21 +1046,6 @@ class Minimal {
|
||||
),
|
||||
),
|
||||
),
|
||||
'container' =>
|
||||
array (
|
||||
'image' =>
|
||||
array (
|
||||
'src' => NULL,
|
||||
'display' => 'scale',
|
||||
),
|
||||
'styles' =>
|
||||
array (
|
||||
'block' =>
|
||||
array (
|
||||
'backgroundColor' => 'transparent',
|
||||
),
|
||||
),
|
||||
),
|
||||
'divider' =>
|
||||
array (
|
||||
'styles' =>
|
||||
@@ -1229,4 +1214,4 @@ class Minimal {
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user