Skip to content

Commit 2d442f9

Browse files
update: container.class.php
1 parent eb05cad commit 2d442f9

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

inc/container.class.php

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1720,8 +1720,9 @@ public static function findContainers($itemtype, $type = 'tab', $subtype = '', $
17201720
],
17211721
[
17221722
'is_recursive' => 0,
1723-
'entities_id' => $entityId,
1724-
]
1723+
],
1724+
],
1725+
],
17251726
]
17261727
]
17271728
];

0 commit comments

Comments
 (0)