We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ac09bf commit 787ab8bCopy full SHA for 787ab8b
app/code/Magento/Backend/Block/Widget/Tabs.php
@@ -249,7 +249,6 @@ protected function _beforeToHtml()
249
return parent::_beforeToHtml();
250
}
251
252
-
253
/**
254
* Reorder the tabs.
255
*
@@ -337,7 +336,6 @@ private function finalTabsSortOrder(array $orderByPosition)
337
336
return $ordered;
338
339
340
341
342
* @return string
343
*/
0 commit comments