Upgrade to 3.9.2
This commit is contained in:
@@ -98,6 +98,9 @@ class Layouts extends Items
|
||||
}
|
||||
}
|
||||
|
||||
return Blocks::factory($blocks);
|
||||
return Blocks::factory($blocks, [
|
||||
'field' => $this->field,
|
||||
'parent' => $this->parent
|
||||
]);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user