Skip to content

Commit 2bd5682

Browse files
update: container.class.php
1 parent 9eafe1a commit 2bd5682

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
@@ -1726,8 +1726,9 @@ public static function findContainers($itemtype, $type = 'tab', $subtype = '', $
17261726
],
17271727
[
17281728
'is_recursive' => 0,
1729-
'entities_id' => $entityId,
1730-
]
1729+
],
1730+
],
1731+
],
17311732
]
17321733
]
17331734
];

0 commit comments

Comments
 (0)