From 72434b18872f53f26b2360b48fd3ea0dde3e730e Mon Sep 17 00:00:00 2001 From: Lorenzo Stramaccia Date: Thu, 2 Mar 2017 16:53:47 +0100 Subject: [PATCH] fix $childrenWrapClass never used --- app/code/Magento/Theme/Block/Html/Topmenu.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/code/Magento/Theme/Block/Html/Topmenu.php b/app/code/Magento/Theme/Block/Html/Topmenu.php index dcdff0cb39f2e..239911670d9d6 100644 --- a/app/code/Magento/Theme/Block/Html/Topmenu.php +++ b/app/code/Magento/Theme/Block/Html/Topmenu.php @@ -187,7 +187,7 @@ protected function _addSubMenu($child, $childLevel, $childrenWrapClass, $limit) $colStops = $this->_columnBrake($child->getChildren(), $limit); } - $html .= '