mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-27 07:44:35 +02:00
Fixed acl item
Former-commit-id: 7e5a7d448524a808fc25fa08bfb17b08e65c77cd
This commit is contained in:
parent
a8dfe1acaf
commit
8e4ef972d8
@ -340,6 +340,7 @@ final class Container extends Model
|
||||
// Override the filter if the groups filter is not empty.
|
||||
if (count($groupsFilter) > 0) {
|
||||
// Filter group for elements groups.
|
||||
$filter = [];
|
||||
$filter[] = \db_format_array_where_clause_sql(
|
||||
[
|
||||
'id_layout' => $layoutId,
|
||||
|
Loading…
x
Reference in New Issue
Block a user