Skip to content

Commit e01c192

Browse files
committed
MAGETWO-99361: Missing categories in URL rewrites category tree
1 parent 4aa894e commit e01c192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Catalog/view/adminhtml/web/js/category-tree.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ define([
7878
},
7979

8080
/**
81-
* @param nodes {Array}
81+
* @param {Array} nodes
8282
* @returns {Array}
8383
* @private
8484
*/

0 commit comments

Comments
 (0)