Skip to content

Commit 3bf5674

Browse files
committed
AC-13363::Category tree in admin is not expanded to show all selected nested categories from level 3
1 parent 5236e4a commit 3bf5674

File tree

1 file changed

+0
-1
lines changed
  • app/code/Magento/Catalog/Block/Adminhtml/Category/Checkboxes

1 file changed

+0
-1
lines changed

app/code/Magento/Catalog/Block/Adminhtml/Category/Checkboxes/Tree.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,6 @@ public function getTreeJson($parenNodeCategory = null)
184184

185185
/**
186186
* Override parent's implementation to avoid using cached registry root
187-
* which might have been built with limited recursion and miss deep nodes.
188187
*
189188
* @param array $ids
190189
* @return \Magento\Framework\Data\Tree\Node|array|null

0 commit comments

Comments
 (0)