Skip to content

Commit b17e079

Browse files
committed
AC-12692: Widget category tree is not rendered correctly
1 parent 2e92d90 commit b17e079

File tree

1 file changed

+0
-1
lines changed
  • app/code/Magento/Catalog/view/adminhtml/templates/catalog/category/widget

1 file changed

+0
-1
lines changed

app/code/Magento/Catalog/view/adminhtml/templates/catalog/category/widget/tree.phtml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@ require(['jquery', 'jquery/jstree/jquery.jstree'], function($) {
113113
console.log(status + ': ' + error);
114114
}
115115
});
116-
117116
}else{
118117
let defaultTree = updateChildrenKey({$block->getTreeJson()});
119118
callback.call(this, defaultTree);

0 commit comments

Comments
 (0)