Skip to content

Commit f3b5477

Browse files
update: container.class.php
1 parent 8a608a5 commit f3b5477

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

inc/container.class.php

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1618,8 +1618,9 @@ public static function findContainers($itemtype, $type = 'tab', $subtype = '', $
16181618
],
16191619
[
16201620
'is_recursive' => 0,
1621-
'entities_id' => $entityId,
1622-
]
1621+
],
1622+
],
1623+
],
16231624
]
16241625
]
16251626
];

0 commit comments

Comments
 (0)